Home
last modified time | relevance | path

Searched refs:GetShaderLocalMatrix (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFUtils.h115 inline SkMatrix GetShaderLocalMatrix(const SkShader* shader) { in GetShaderLocalMatrix() function
DSkPDFGradientShader.cpp880 SkPDFUtils::GetShaderLocalMatrix(shader), in make_key()
DSkPDFDevice.cpp171 SkMatrix lm = SkPDFUtils::GetShaderLocalMatrix(paint->getShader()); in transform_shader()
/third_party/flutter/skia/src/pdf/
DSkPDFUtils.h115 inline SkMatrix GetShaderLocalMatrix(const SkShader* shader) { in GetShaderLocalMatrix() function
DSkPDFGradientShader.cpp880 SkPDFUtils::GetShaderLocalMatrix(shader), in make_key()
DSkPDFDevice.cpp142 SkMatrix lm = SkPDFUtils::GetShaderLocalMatrix(paint->getShader()); in transform_shader()