Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt73 glExtGetTexturesQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt89 glExtGetTexturesQCOM; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in89 GL_ENTRY(void, glExtGetTexturesQCOM, GLuint *textures, GLint maxTextures, GLint *numTextures)
Dentries.in259 GL_ENTRY(void, glExtGetTexturesQCOM, GLuint *textures, GLint maxTextures, GLint *numTextures)
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc106 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
386 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetTexturesQCOM); in init_stub_library()
Dstubs_arm.cc106 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
386 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetTexturesQCOM); in init_stub_library()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in421 void API_ENTRY(glExtGetTexturesQCOM)(GLuint *textures, GLint maxTextures, GLint *numTextures) {
422 CALL_GL_API(glExtGetTexturesQCOM, textures, maxTextures, numTextures);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc236 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
1084 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetTexturesQCOM); in init_stub_library()
Dstubs_arm64.cc236 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
1084 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetTexturesQCOM); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc236 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
1084 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetTexturesQCOM); in init_stub_library()
Dstubs_arm.cc236 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexturesQCOM);
1084 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetTexturesQCOM); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h259 #define glExtGetTexturesQCOM wrap_glExtGetTexturesQCOM macro
Dgles_undefine.h258 #undef glExtGetTexturesQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h867 GL_API void GL_APIENTRY glExtGetTexturesQCOM (GLuint *textures, GLint maxTextures, GLint *numTextur…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1414 void API_ENTRY(glExtGetTexturesQCOM)(GLuint *textures, GLint maxTextures, GLint *numTextures) {
1415 CALL_GL_API(glExtGetTexturesQCOM, textures, maxTextures, numTextures);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3499 GL_APICALL void GL_APIENTRY glExtGetTexturesQCOM (GLuint *textures, GLint maxTextures, GLint *numTe…