Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.h89 bool flushFromGl();
DColorBuffer.cpp313 bool ColorBuffer::flushFromGl() { in flushFromGl() function in gfxstream::ColorBuffer
543 flushFromGl(); in glOpSwapYuvTexturesAndUpdate()
DFrameBuffer.cpp3580 return colorBuffer->flushFromGl(); in flushColorBufferFromGl()