HomeSort by relevance Sort by last modified time
    Searched refs:kSetMatrix_OpType (Results 1 - 2 of 2) sorted by null

  /external/skia/src/utils/debugger/
SkDrawCommand.h 50 kSetMatrix_OpType,
52 kLast_OpType = kSetMatrix_OpType
SkDrawCommand.cpp 60 case kSetMatrix_OpType: return "SetMatrix";
905 : INHERITED(kSetMatrix_OpType) {

Completed in 57 milliseconds