Home
last modified time | relevance | path

Searched defs:redraw (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp89 bool redraw = true; in SetPos() local
/third_party/skia/tests/
DTextBlobCacheTest.cpp36 static void draw(SkCanvas* canvas, int redraw, const SkTArray<sk_sp<SkTextBlob>>& blobs) { in draw()
/third_party/skia/samplecode/
DSampleThinAA.cpp206 void redraw(SkCanvas* canvas, SkScalar scale = 1.f, bool debugMode = false) { in redraw() function in skiagm::OffscreenShapeRenderer
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c459 redraw(WINDOW *win) in redraw() function
/third_party/toybox/toys/pending/
Dvi.c1358 int scroll = 0, redraw = 0; in draw_page() local