Home | History | Annotate | Download | only in gpu

Lines Matching refs:SkMatrix

16 #include "SkMatrix.h"
360 const SkMatrix* matrix,
362 const SkMatrix* localMatrix) {
370 void drawSimpleRect(const SkRect& rect, const SkMatrix* matrix = NULL) {
373 void drawSimpleRect(const SkIRect& irect, const SkMatrix* matrix = NULL) {
519 AutoStateRestore(GrDrawTarget* target, ASRInit init, const SkMatrix* viewMatrix = NULL);
536 void set(GrDrawTarget* target, ASRInit init, const SkMatrix* viewMatrix = NULL);
630 const SkMatrix* viewMatrix = NULL)
849 const SkMatrix* matrix,
851 const SkMatrix* localMatrix);