Home
last modified time | relevance | path

Searched refs:glReadnPixelsEXT (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in349 void API_ENTRY(glReadnPixelsEXT)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
350 CALL_GL_API(glReadnPixelsEXT, x, y, width, height, format, type, bufSize, data);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc657 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glReadnPixelsEXT);
1505 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glReadnPixelsEXT); in init_stub_library()
Dstubs_arm64.cc657 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glReadnPixelsEXT);
1505 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glReadnPixelsEXT); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc657 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glReadnPixelsEXT);
1505 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glReadnPixelsEXT); in init_stub_library()
Dstubs_arm.cc657 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glReadnPixelsEXT);
1505 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glReadnPixelsEXT); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h714 #define glReadnPixelsEXT wrap_glReadnPixelsEXT macro
Dgles_undefine.h713 #undef glReadnPixelsEXT
Dgles_stubs.in1432 void API_ENTRY(glReadnPixelsEXT)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
1433 CALL_GL_API(glReadnPixelsEXT, x, y, width, height, format, type, bufSize, data);
Dgles_decls.in478 GL_ENTRY(void, glReadnPixelsEXT, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
/frameworks/native/opengl/libs/
Dentries_gles1.in237 GL_ENTRY(void, glReadnPixelsEXT, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
Dentries.in778 GL_ENTRY(void, glReadnPixelsEXT, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
/frameworks/native/opengl/include/GLES/
Dglext.h676 GL_API void GL_APIENTRY glReadnPixelsEXT (GLint x, GLint y, GLsizei width, GLsizei height, GLenum f…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in556 void API_ENTRY(glReadnPixelsEXT)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GL…
557 CALL_GL_API(glReadnPixelsEXT, x, y, width, height, format, type, bufSize, data);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1689 GL_APICALL void GL_APIENTRY glReadnPixelsEXT (GLint x, GLint y, GLsizei width, GLsizei height, GLen…