Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt66 glExtGetFramebuffersQCOM; # introduced-mips=9 introduced-x86=9
DlibGLESv1_CM.map.txt82 glExtGetFramebuffersQCOM; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in82 GL_ENTRY(void, glExtGetFramebuffersQCOM, GLuint *framebuffers, GLint maxFramebuffers, GLint *numFra…
Dentries.in252 GL_ENTRY(void, glExtGetFramebuffersQCOM, GLuint *framebuffers, GLint maxFramebuffers, GLint *numFra…
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
379 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetFramebuffersQCOM); in init_stub_library()
Dstubs_arm.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
379 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glExtGetFramebuffersQCOM); in init_stub_library()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in430 void API_ENTRY(glExtGetFramebuffersQCOM)(GLuint *framebuffers, GLint maxFramebuffers, GLint *numFra…
431 CALL_GL_API(glExtGetFramebuffersQCOM, framebuffers, maxFramebuffers, numFramebuffers);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc229 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
1077 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetFramebuffersQCOM); in init_stub_library()
Dstubs_arm64.cc229 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
1077 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glExtGetFramebuffersQCOM); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc229 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
1077 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetFramebuffersQCOM); in init_stub_library()
Dstubs_arm.cc229 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glExtGetFramebuffersQCOM);
1077 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glExtGetFramebuffersQCOM); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h252 #define glExtGetFramebuffersQCOM wrap_glExtGetFramebuffersQCOM macro
Dgles_undefine.h251 #undef glExtGetFramebuffersQCOM
/frameworks/native/opengl/include/GLES/
Dglext.h870 GL_API void GL_APIENTRY glExtGetFramebuffersQCOM (GLuint *framebuffers, GLint maxFramebuffers, GLin…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1423 void API_ENTRY(glExtGetFramebuffersQCOM)(GLuint *framebuffers, GLint maxFramebuffers, GLint *numFra…
1424 CALL_GL_API(glExtGetFramebuffersQCOM, framebuffers, maxFramebuffers, numFramebuffers);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3502 GL_APICALL void GL_APIENTRY glExtGetFramebuffersQCOM (GLuint *framebuffers, GLint maxFramebuffers, …