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.cpp52 hasEmptyQuads = emptyQuads > 0; in Patch()
208 if (hasEmptyQuads) { in generateQuad()
DBakedOpDispatcher.cpp150 if (!opMesh->hasEmptyQuads) { in onMergedPatchOps()