Home
last modified time | relevance | path

Searched refs:kTypeStrings (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkClipStack.cpp950 static const char* kTypeStrings[] = { in dump() local
960 static_assert(SK_ARRAY_COUNT(kTypeStrings) == kTypeCnt, "type_str"); in dump()
978 SkDebugf("Type: %s, Op: %s, AA: %s, Save Count: %d\n", kTypeStrings[fType], in dump()