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

/external/skia/tools/debugger/
H A DSkDrawCommand.h33 kConcat_OpType, enumerator in enum:SkDrawCommand::OpType
H A DSkDrawCommand.cpp220 case kConcat_OpType: return "Concat";
1934 : INHERITED(kConcat_OpType) {

Completed in 68 milliseconds