Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DCustomRenderer.java49 final Runnable redraw = this::draw; in onStart() local
/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.js893 redraw() { method in FunctionTab
/aosp12/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp772 bool redraw = false; in ProgressThreadLoop() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java777 private void redraw() { in redraw() method in PositionController