Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DColorBufferGl.h187 bool blitFromCurrentReadBuffer();
DColorBufferGl.cpp659 bool ColorBufferGl::blitFromCurrentReadBuffer() { in blitFromCurrentReadBuffer() function in gfxstream::gl::ColorBufferGl
/hardware/google/gfxstream/host/
DColorBuffer.cpp454 return mColorBufferGl->blitFromCurrentReadBuffer(); in glOpBlitFromCurrentReadBuffer()