Lines Matching full:matrix4
48 TessellationCache::Description::Description(Type type, const Matrix4& transform, const SkPaint& paint)
70 void TessellationCache::Description::setupMatrixAndPaint(Matrix4* matrix, SkPaint* paint) const {
83 TessellationCache::ShadowDescription::ShadowDescription(const void* nodeKey, const Matrix4* drawTransform)
165 ShadowTask(const Matrix4* drawTransform, const Rect& localClip, bool opaque,
166 const SkPath* casterPerimeter, const Matrix4* transformXY, const Matrix4* transformZ,
192 const Matrix4 drawTransform;
196 const Matrix4 transformXY;
197 const Matrix4 transformZ;
211 const Matrix4* drawTransform, const Rect* localClip,
213 const Matrix4* casterTransformXY, const Matrix4* casterTransformZ,
377 void TessellationCache::precacheShadows(const Matrix4* drawTransform, const Rect& localClip,
379 const Matrix4* transformXY, const Matrix4* transformZ,
394 void TessellationCache::getShadowBuffers(const Matrix4* drawTransform, const Rect& localClip,
396 const Matrix4* transformXY, const Matrix4* transformZ,
432 Matrix4 matrix;
461 const Matrix4& transform, const SkPaint& paint,
470 const VertexBuffer* TessellationCache::getRoundRect(const Matrix4& transform, const SkPaint& paint,