Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.h41 kDrawImageLattice_OpType, enumerator
DSkDrawCommand.cpp228 case kDrawImageLattice_OpType: return "DrawImageLattice"; in GetCommandString()
2331 : INHERITED(kDrawImageLattice_OpType) in SkDrawImageLatticeCommand()