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 158 bool hasDebugHighlight;
197 hasDebugHighlight = false;
263 if (hasDebugHighlight) key |= programid(0x1) << PROGRAM_HAS_DEBUG_HIGHLIGHT;
ProgramCache.cpp 585 && !description.hasDebugHighlight
731 if (description.hasDebugHighlight) {
GlopBuilder.cpp 645 mDescription.hasDebugHighlight = !Properties::debugOverdraw

Completed in 189 milliseconds