Searched refs:kSetMatrix_OpType (Results 1 – 2 of 2) sorted by relevance
69 kSetMatrix_OpType, enumerator
247 case kSetMatrix_OpType: return "SetMatrix"; in GetCommandString()2031 SetMatrixCommand::SetMatrixCommand(const SkMatrix& matrix) : INHERITED(kSetMatrix_OpType) { in SetMatrixCommand()