Searched refs:kDrawText_OpType (Results 1 - 2 of 2) sorted by relevance

/external/skia/tools/debugger/
H A DSkDrawCommand.h52 kDrawText_OpType, enumerator in enum:SkDrawCommand::OpType
H A DSkDrawCommand.cpp239 case kDrawText_OpType: return "DrawText";
3273 : INHERITED(kDrawText_OpType) {

Completed in 142 milliseconds