Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt71 glExtGetTexLevelParameterivQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt87 glExtGetTexLevelParameterivQCOM; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in87 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
Dentries.in257 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc104 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
384 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
Dstubs_arm.cc104 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
384 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in433 void API_ENTRY(glExtGetTexLevelParameterivQCOM)(GLuint texture, GLenum face, GLint level, GLenum pn…
434 CALL_GL_API(glExtGetTexLevelParameterivQCOM, texture, face, level, pname, params);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc234 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
1082 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
Dstubs_arm64.cc234 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
1082 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc234 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
1082 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
Dstubs_arm.cc234 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetTexLevelParameterivQCOM);
1082 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetTexLevelParameterivQCOM); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h257 #define glExtGetTexLevelParameterivQCOM wrap_glExtGetTexLevelParameterivQCOM macro
Dgles_undefine.h256 #undef glExtGetTexLevelParameterivQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h871 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1426 void API_ENTRY(glExtGetTexLevelParameterivQCOM)(GLuint texture, GLenum face, GLint level, GLenum pn…
1427 CALL_GL_API(glExtGetTexLevelParameterivQCOM, texture, face, level, pname, params);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3503 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…