Home
last modified time | relevance | path

Searched refs:kDrawDRRect_OpType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/debugger/
DDrawCommand.h44 kDrawDRRect_OpType, enumerator
DDrawCommand.cpp222 case kDrawDRRect_OpType: return "DrawDRRect"; in GetCommandString()
1808 : INHERITED(kDrawDRRect_OpType) { in DrawDRRectCommand()