Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h53 kDrawTextBlob_OpType, enumerator
DSkDrawCommand.cpp240 case kDrawTextBlob_OpType: return "DrawTextBlob"; in GetCommandString()
2917 : INHERITED(kDrawTextBlob_OpType) in SkDrawTextBlobCommand()