Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h80 #undef glBlitFramebufferNV
Dwrap_gles.h80 #define glBlitFramebufferNV wrap_glBlitFramebufferNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in775 void API_ENTRY(glBlitFramebufferNV)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0…
776 …CALL_GL_API(glBlitFramebufferNV, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, fil…
/frameworks/native/opengl/libs/
Dentries.in61 GL_ENTRY(void, glBlitFramebufferNV, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2267 GL_APICALL void GL_APIENTRY glBlitFramebufferNV (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1…