Home
last modified time | relevance | path

Searched refs:dstY0 (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h525 …) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
527 …E (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
1674 …) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
1676 …V (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h524 …f, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
Dgl2_entry.cpp293 …er(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
2160 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0 in glBlitFramebuffer() argument
2163 ctx->glBlitFramebuffer(ctx, srcX0, srcY0, srcX1, srcY1, dstX0, dstY0, dstX1, dstY1, mask, filter); in glBlitFramebuffer()
DGL2Encoder.cpp3890 …f, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin… in s_glBlitFramebuffer() argument
3972 (srcX0 != dstX0 || srcY0 != dstY0 || in s_glBlitFramebuffer()
3978 dstX0, dstY0, dstX1, dstY1, in s_glBlitFramebuffer()
Dgl2_enc.cpp7079 … , GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin… in glBlitFramebuffer_enc() argument
7102 memcpy(ptr, &dstY0, 4); ptr += 4; in glBlitFramebuffer_enc()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h852 …r (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…
Dgl31.h852 …r (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLin…