Home
last modified time | relevance | path

Searched refs:blitFromReadBufferToTextureFlipped (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h507 void blitFromReadBufferToTextureFlipped(GLuint globalTexObj,
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2952 void GLEScontext::blitFromReadBufferToTextureFlipped(GLuint globalTexObj, in blitFromReadBufferToTextureFlipped() function in GLEScontext
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp430 ctx->blitFromReadBufferToTextureFlipped( in blitFromCurrentReadBufferANDROID()