Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h38 kDrawDRRect_OpType, enumerator
DSkDrawCommand.cpp218 case kDrawDRRect_OpType: return "DrawDRRect"; in GetCommandString()
3200 : INHERITED(kDrawDRRect_OpType) {