Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h31 kDrawBitmapRect_OpType, enumerator
DSkDrawCommand.cpp187 case kDrawBitmapRect_OpType: return "DrawBitmapRect"; in GetCommandString()
1858 : INHERITED(kDrawBitmapRect_OpType) { in SkDrawBitmapRectCommand()