Searched refs:kRestore_OpType (Results 1 - 3 of 3) sorted by relevance

/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp725 SkDrawCommand::GetCommandString(SkDrawCommand::kRestore_OpType)));
/external/skia/tools/debugger/
H A DSkDrawCommand.h58 kRestore_OpType, enumerator in enum:SkDrawCommand::OpType
H A DSkDrawCommand.cpp245 case kRestore_OpType: return "Restore";
3447 : INHERITED(kRestore_OpType) {

Completed in 93 milliseconds