Home
last modified time | relevance | path

Searched refs:otherLocalMatrix (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.cpp102 SkMatrix otherLocalMatrix; in makeWithLocalMatrix() local
103 sk_sp<SkShader> proxy(as_SB(this)->makeAsALocalMatrixShader(&otherLocalMatrix)); in makeWithLocalMatrix()
105 otherLocalMatrix.preConcat(localMatrix); in makeWithLocalMatrix()
106 lm = &otherLocalMatrix; in makeWithLocalMatrix()

Completed in 1 milliseconds