Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.h55 kDrawRect_OpType, enumerator
DDrawCommand.cpp233 case kDrawRect_OpType: return "DrawRect"; in GetCommandString()
1766 : INHERITED(kDrawRect_OpType) { in DrawRectCommand()