Searched refs:requiresUiRedraw (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DTreeInfo.h103 bool requiresUiRedraw = false; member in struct:android::uirenderer::TreeInfo::Out
107 // NOTE that if this is false CanvasContext will set either requiresUiRedraw
H A DAnimatorManager.cpp111 mInfo.out.requiresUiRedraw = true;
/frameworks/base/libs/hwui/renderthread/
H A DDrawFrameTask.cpp141 if (info.out.requiresUiRedraw) {
H A DCanvasContext.cpp384 if (!info.out.requiresUiRedraw) {

Completed in 137 milliseconds