Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.h42 kDrawBitmap_OpType, enumerator
DDrawCommand.cpp220 case kDrawBitmap_OpType: return "DrawBitmap"; in GetCommandString()