Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.h98 bool glOpBlitFromCurrentReadBuffer();
DColorBuffer.cpp447 bool ColorBuffer::glOpBlitFromCurrentReadBuffer() { in glOpBlitFromCurrentReadBuffer() function in gfxstream::ColorBuffer
/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.cpp139 mAttachedColorBuffer->glOpBlitFromCurrentReadBuffer(); in flushColorBuffer()