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 163 bool hasDebugHighlight;
206 hasDebugHighlight = false;
274 if (hasDebugHighlight) key |= programid(0x1) << PROGRAM_HAS_DEBUG_HIGHLIGHT;
ProgramCache.cpp 619 && !description.hasDebugHighlight
778 if (description.hasDebugHighlight) {
OpenGLRenderer.cpp     [all...]

Completed in 383 milliseconds