Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.h54 bool hasEmptyQuads = false; variable
DPatch.cpp54 hasEmptyQuads = emptyQuads > 0; in Patch()
210 if (hasEmptyQuads) { in generateQuad()
DDisplayListOp.h872 if (!opMesh->hasEmptyQuads) { in multiDraw()