Searched refs:otherLocalMatrix (Results 1 – 1 of 1) sorted by relevance
58 SkMatrix otherLocalMatrix; in newWithLocalMatrix() local59 SkAutoTUnref<SkShader> proxy(this->refAsALocalMatrixShader(&otherLocalMatrix)); in newWithLocalMatrix()61 otherLocalMatrix.preConcat(localMatrix); in newWithLocalMatrix()62 lm = &otherLocalMatrix; in newWithLocalMatrix()