Home
last modified time | relevance | path

Searched refs:glBlitFramebufferANGLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h76 #define glBlitFramebufferANGLE wrap_glBlitFramebufferANGLE macro
Dgles_undefine.h76 #undef glBlitFramebufferANGLE
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in223 void API_ENTRY(glBlitFramebufferANGLE)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint ds…
224 …CALL_GL_API(glBlitFramebufferANGLE, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, …
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h824 GL_APICALL void GL_APIENTRY glBlitFramebufferANGLE (GLint srcX0, GLint srcY0, GLint srcX1, GLint sr…
/frameworks/native/opengl/libs/
Dentries.in60 GL_ENTRY(void, glBlitFramebufferANGLE, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint ds…