Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/Control/
DDialog.cpp191 bool CDialog::MoveItem(int id, int x, int y, int width, int height, bool repaint) in MoveItem()
/third_party/ffmpeg/libavdevice/
Dopengl_enc.c1195 static int opengl_draw(AVFormatContext *h, void *input, int repaint, int is_pkt) in opengl_draw()