Home
last modified time | relevance | path

Searched refs:kDrawArc_OpType (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/debugger/
H A DDrawCommand.h50 kDrawArc_OpType, enumerator
H A DDrawCommand.cpp241 case kDrawArc_OpType: return "DrawArc"; in GetCommandString()
1499 : INHERITED(kDrawArc_OpType) { in DrawArcCommand()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/debugger/
H A DDrawCommand.h49 kDrawArc_OpType, enumerator
H A DDrawCommand.cpp233 case kDrawArc_OpType: return "DrawArc"; in GetCommandString()
1422 : INHERITED(kDrawArc_OpType) { in DrawArcCommand()