Searched refs:kDrawBitmap_OpType (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/tools/debugger/ | ||
| D | DrawCommand.h | 42 kDrawBitmap_OpType, enumerator |
| D | DrawCommand.cpp | 220 case kDrawBitmap_OpType: return "DrawBitmap"; in GetCommandString() |