/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 127 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 128 …CALL_GL_API(glBlitFramebufferANGLE, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, … 577 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 578 …CALL_GL_API(glBlitFramebufferNV, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, fil…
|
D | gl2_api.in | 496 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 497 …CALL_GL_API(glBlitFramebuffer, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filte…
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES30.spec | 29 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 525 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 527 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 1674 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 1676 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES30.java | 736 int dstX1, in glBlitFramebuffer() argument
|
/frameworks/native/opengl/libs/ |
D | trace.in | 46 …dstX1, GLint dstY1, GLbitfield mask, GLenum filter), (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, ds… 47 …dstX1, GLint dstY1, GLbitfield mask, GLenum filter), (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, ds… 48 …dstX1, GLint dstY1, GLbitfield mask, GLenum filter), (srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, ds…
|
D | entries.in | 46 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 47 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 48 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_api.h | 189 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 383 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… 533 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
D | gltrace_api.cpp | 6870 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… in GLTrace_glBlitFramebuffer() argument 6916 arg_dstX1->add_intvalue(dstX1); in GLTrace_glBlitFramebuffer() 6939 …glContext->hooks->gl.glBlitFramebuffer(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mas… in GLTrace_glBlitFramebuffer() 15479 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… in GLTrace_glBlitFramebufferANGLE() argument 15525 arg_dstX1->add_intvalue(dstX1); in GLTrace_glBlitFramebufferANGLE() 15548 …glContext->hooks->gl.glBlitFramebufferANGLE(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1… in GLTrace_glBlitFramebufferANGLE() 22174 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi… in GLTrace_glBlitFramebufferNV() argument 22220 arg_dstX1->add_intvalue(dstX1); in GLTrace_glBlitFramebufferNV() 22243 …glContext->hooks->gl.glBlitFramebufferNV(srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, m… in GLTrace_glBlitFramebufferNV()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 852 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
D | gl31.h | 852 …0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbi…
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 1519 …t srcX0, jint srcY0, jint srcX1, jint srcY1, jint dstX0, jint dstY0, jint dstX1, jint dstY1, jint … in android_glBlitFramebuffer__IIIIIIIIII() argument 1527 (GLint)dstX1, in android_glBlitFramebuffer__IIIIIIIIII()
|