Lines Matching full:matrix4
72 Description(Type type, const Matrix4& transform, const SkPaint& paint);
74 void setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const;
83 ShadowDescription(const void* nodeKey, const Matrix4* drawTransform);
124 void precacheRoundRect(const Matrix4& transform, const SkPaint& paint,
128 const VertexBuffer* getRoundRect(const Matrix4& transform, const SkPaint& paint,
131 void precacheShadows(const Matrix4* drawTransform, const Rect& localClip,
133 const Matrix4* transformXY, const Matrix4* transformZ,
136 void getShadowBuffers(const Matrix4* drawTransform, const Rect& localClip,
138 const Matrix4* transformXY, const Matrix4* transformZ,
149 Buffer* getRectBuffer(const Matrix4& transform, const SkPaint& paint,
151 Buffer* getRoundRectBuffer(const Matrix4& transform, const SkPaint& paint,