Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp631 case DrawCommand::OpType::kDrawImage_OpType: {
H A DDrawCommand.h45 kDrawImage_OpType, enumerator
H A DDrawCommand.cpp223 case kDrawImage_OpType: return "DrawImage"; in GetCommandString()
1174 : INHERITED(kDrawImage_OpType) in DrawImageCommand()

Completed in 7 milliseconds