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

/external/skia/tools/debugger/
H A DSkDrawCommand.h46 kDrawPath_OpType, enumerator in enum:SkDrawCommand::OpType
H A DSkDrawCommand.cpp233 case kDrawPath_OpType: return "DrawPath";
2620 : INHERITED(kDrawPath_OpType) {

Completed in 42 milliseconds