Home
last modified time | relevance | path

Searched refs:kDrawImageNine_OpType (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp617 case DrawCommand::OpType::kDrawImageNine_OpType: { in getImageIdToCommandMap()
H A DDrawCommand.h46 kDrawImageNine_OpType, enumerator
H A DDrawCommand.cpp234 case kDrawImageNine_OpType: return "DrawImageNine"; in GetCommandString()
1417 : INHERITED(kDrawImageNine_OpType) in DrawImageNineCommand()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/debugger/
H A DDrawCommand.h45 kDrawImageNine_OpType, enumerator
H A DDrawCommand.cpp226 case kDrawImageNine_OpType: return "DrawImageNine"; in GetCommandString()
1344 : INHERITED(kDrawImageNine_OpType) in DrawImageNineCommand()