Home
last modified time | relevance | path

Searched defs:makeWithLocalMatrix (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/shaders/
DSkLocalMatrixShader.cpp87 sk_sp<SkShader> SkShader::makeWithLocalMatrix(const SkMatrix& localMatrix) const { in makeWithLocalMatrix() function in SkShader
/third_party/skia/src/shaders/
DSkLocalMatrixShader.cpp94 sk_sp<SkShader> SkShader::makeWithLocalMatrix(const SkMatrix& localMatrix) const { in makeWithLocalMatrix() function in SkShader
/third_party/flutter/skia/src/core/
DSkImageFilter.cpp124 sk_sp<SkImageFilter> SkImageFilter::makeWithLocalMatrix(const SkMatrix& matrix) const { in makeWithLocalMatrix() function in SkImageFilter
/third_party/skia/src/core/
DSkImageFilter.cpp135 sk_sp<SkImageFilter> SkImageFilter::makeWithLocalMatrix(const SkMatrix& matrix) const { in makeWithLocalMatrix() function in SkImageFilter