Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkMatrix.cpp871 bool applyingInPlace = (inv == this); in invertNonIdentity() local
876 if (applyingInPlace || nullptr == tmp) { in invertNonIdentity()
887 if (applyingInPlace) { in invertNonIdentity()

Completed in 6 milliseconds