Home
last modified time | relevance | path

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

/external/skia/src/utils/debugger/
DSkDrawCommand.cpp36 case kDrawBitmap_OpType: return "DrawBitmap"; in GetCommandString()
266 : INHERITED(kDrawBitmap_OpType) { in SkDrawBitmapCommand()
DSkDrawCommand.h26 kDrawBitmap_OpType, enumerator