Home
last modified time | relevance | path

Searched refs:blitFromCurrentReadBufferANDROID (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h117 void (*blitFromCurrentReadBufferANDROID)(EGLImage); member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp92 static void blitFromCurrentReadBufferANDROID(EGLImage image);
137 .blitFromCurrentReadBufferANDROID = blitFromCurrentReadBufferANDROID,
407 static void blitFromCurrentReadBufferANDROID(EGLImage image) { in blitFromCurrentReadBufferANDROID() function
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1615 iface->blitFromCurrentReadBufferANDROID((GLeglImageOES)image); in eglBlitFromCurrentReadBufferANDROID()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp104 .blitFromCurrentReadBufferANDROID = NULL,