Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.h54 bool hasEmptyQuads = false; variable
DPatch.cpp52 hasEmptyQuads = emptyQuads > 0; in Patch()
208 if (hasEmptyQuads) { in generateQuad()
DBakedOpDispatcher.cpp156 if (!opMesh->hasEmptyQuads) { in onMergedPatchOps()
DDisplayListOp.h854 if (!opMesh->hasEmptyQuads) { in multiDraw()