Home
last modified time | relevance | path

Searched refs:glExtGetProgramsQCOM (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt68 glExtGetProgramsQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt84 glExtGetProgramsQCOM; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in84 GL_ENTRY(void, glExtGetProgramsQCOM, GLuint *programs, GLint maxPrograms, GLint *numPrograms)
Dentries.in254 GL_ENTRY(void, glExtGetProgramsQCOM, GLuint *programs, GLint maxPrograms, GLint *numPrograms)
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc101 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetProgramsQCOM); in init_stub_library()
Dstubs_arm.cc101 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
381 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetProgramsQCOM); in init_stub_library()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in448 void API_ENTRY(glExtGetProgramsQCOM)(GLuint *programs, GLint maxPrograms, GLint *numPrograms) {
449 CALL_GL_API(glExtGetProgramsQCOM, programs, maxPrograms, numPrograms);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc231 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
1079 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetProgramsQCOM); in init_stub_library()
Dstubs_arm64.cc231 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
1079 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetProgramsQCOM); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc231 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
1079 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetProgramsQCOM); in init_stub_library()
Dstubs_arm.cc231 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetProgramsQCOM);
1079 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetProgramsQCOM); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h254 #define glExtGetProgramsQCOM wrap_glExtGetProgramsQCOM macro
Dgles_undefine.h253 #undef glExtGetProgramsQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h886 GL_API void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numProgra…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1441 void API_ENTRY(glExtGetProgramsQCOM)(GLuint *programs, GLint maxPrograms, GLint *numPrograms) {
1442 CALL_GL_API(glExtGetProgramsQCOM, programs, maxPrograms, numPrograms);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3518 GL_APICALL void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPr…