glGetUniformfv   1034 gpu/command_buffer/client/gles2_c_lib_autogen.h      reinterpret_cast<GLES2FunctionPointer>(glGetUniformfv), },
glGetUniformfv   8822 gpu/command_buffer/service/gles2_cmd_decoder.cc       glGetUniformfv(service_id, real_location, result->GetData());
glGetUniformfv     84 gpu/command_buffer/tests/gl_program_unittest.cc   glGetUniformfv(program, location_array_0, &float_value);
glGetUniformfv    717 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glGetUniformfv(program, location, params);
glGetUniformfv    713 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
glGetUniformfv    452 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat *params);