Home
last modified time | relevance | path

Searched defs:repaint (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DReadbackWorkerGl.cpp94 bool repaint, in doNextReadback()
/hardware/google/gfxstream/host/
DRenderWindow.cpp630 void RenderWindow::repaint() { in repaint() function in gfxstream::RenderWindow
DFrameBuffer.cpp1740 bool FrameBuffer::postImplSync(HandleType p_colorbuffer, bool needLockAndBind, bool repaint) { in postImplSync()
1758 bool needLockAndBind, bool repaint) { in postImpl()