Home
last modified time | relevance | path

Searched defs:dstX0 (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp610 … glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp2188 void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0… in glBlitFramebuffer()
DGL2Encoder.cpp5169 …buffer(void* self, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in s_glBlitFramebuffer()
Dgl2_enc.cpp7523 …r_enc(void *self , GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, G… in glBlitFramebuffer_enc()