Searched refs:kDrawText_OpType (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/debugger/ | ||
D | SkDrawCommand.h | 51 kDrawText_OpType, enumerator |
D | SkDrawCommand.cpp | 231 case kDrawText_OpType: return "DrawText"; in GetCommandString() |