Searched refs:hasDrawOps (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayList.cpp49 , hasDrawOps(false) {
H A DDisplayList.h180 return !hasDrawOps;
211 bool hasDrawOps; // only used if !HWUI_NEW_OPS member in class:android::uirenderer::DisplayList
H A DDisplayListCanvas.cpp556 mDisplayList->hasDrawOps = true;

Completed in 46 milliseconds