Searched refs:SetMatrixOp (Results 1 – 2 of 2) sorted by relevance
154 addStateOp(new (alloc()) SetMatrixOp(matrix)); in setMatrix()
480 class SetMatrixOp : public StateOp {482 SetMatrixOp(const SkMatrix& matrix) in SetMatrixOp() function