Searched refs:SetLocalMatrixOp (Results 1 – 2 of 2) sorted by relevance
180 addStateOp(new (alloc()) SetLocalMatrixOp(matrix)); in setLocalMatrix()
492 class SetLocalMatrixOp : public StateOp {494 SetLocalMatrixOp(const SkMatrix& matrix) in SetLocalMatrixOp() function