Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h36 kDrawBitmapNine_OpType, enumerator
DSkDrawCommand.cpp223 case kDrawBitmapNine_OpType: return "DrawBitmapNine"; in GetCommandString()
2074 : INHERITED(kDrawBitmapNine_OpType) { in SkDrawBitmapNineCommand()