Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLocalMatrixShader.cpp62 SkAutoTUnref<SkShader> otherProxy(proxy->refAsALocalMatrixShader(&otherLocalMatrix)); in CreateLocalMatrixShader() local
63 if (otherProxy.get()) { in CreateLocalMatrixShader()
66 proxy = otherProxy.get(); in CreateLocalMatrixShader()