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

  /frameworks/base/libs/hwui/
Program.h 165 bool hasDebugHighlight;
208 hasDebugHighlight = false;
277 if (hasDebugHighlight) key |= programid(0x1) << PROGRAM_HAS_DEBUG_HIGHLIGHT;
ProgramCache.cpp 606 !description.isPoint && !description.hasDebugHighlight) {
756 if (description.hasDebugHighlight) {
OpenGLRenderer.cpp     [all...]

Completed in 82 milliseconds