Home
last modified time | relevance | path

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

/external/skia/src/utils/debugger/
DSkDrawCommand.cpp45 case kDrawPoints_OpType: return "DrawPoints"; in GetCommandString()
514 : INHERITED(kDrawPoints_OpType) { in SkDrawPointsCommand()
DSkDrawCommand.h35 kDrawPoints_OpType, enumerator