Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.h56 kDrawRRect_OpType, enumerator
DDrawCommand.cpp234 case kDrawRRect_OpType: return "DrawRRect"; in GetCommandString()
1785 : INHERITED(kDrawRRect_OpType) { in DrawRRectCommand()