HomeSort by relevance Sort by last modified time
    Searched refs:hasEmptyQuads (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
Patch.h 51 bool hasEmptyQuads;
Patch.cpp 35 Patch::Patch(): vertices(NULL), verticesCount(0), indexCount(0), hasEmptyQuads(false) {
71 hasEmptyQuads = emptyQuads > 0;
231 if (hasEmptyQuads) {
OpenGLRenderer.cpp     [all...]
DisplayListOp.h     [all...]

Completed in 150 milliseconds