Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h40 kDrawImageLattice_OpType, enumerator
DSkDrawCommand.cpp220 case kDrawImageLattice_OpType: return "DrawImageLattice"; in GetCommandString()
2213 : INHERITED(kDrawImageLattice_OpType) in SkDrawImageLatticeCommand()