Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFUtils.h114 inline SkMatrix GetShaderLocalMatrix(const SkShader* shader) { in GetShaderLocalMatrix() function
DSkPDFGradientShader.cpp910 SkPDFUtils::GetShaderLocalMatrix(shader), in make_key()
DSkPDFDevice.cpp135 SkMatrix lm = SkPDFUtils::GetShaderLocalMatrix(paint->getShader()); in transform_shader()