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

/frameworks/base/libs/hwui/
H A DPatch.h54 bool hasEmptyQuads = false; member in class:android::uirenderer::Patch
H A DPatch.cpp52 hasEmptyQuads = emptyQuads > 0;
208 if (hasEmptyQuads) {
H A DBakedOpDispatcher.cpp156 if (!opMesh->hasEmptyQuads) {
H A DDisplayListOp.h854 if (!opMesh->hasEmptyQuads) {

Completed in 123 milliseconds