Home
last modified time | relevance | path

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

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