Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DDialog.cpp223 bool CDialog::MoveItem(unsigned id, int x, int y, int width, int height, bool repaint) in MoveItem()
/external/mesa3d/src/gfxstream/host/
DRenderWindow.cpp626 void RenderWindow::repaint() { in repaint() function in gfxstream::RenderWindow
DFrameBuffer.cpp1720 bool FrameBuffer::postImplSync(HandleType p_colorbuffer, bool needLockAndBind, bool repaint) { in postImplSync()
1738 bool needLockAndBind, bool repaint) { in postImpl()