Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DTreeInfo.h119 bool canDrawThisFrame = true; member
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DDrawFrameTask.cpp100 bool canDrawThisFrame; in run() local