Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPathRef.cpp175 bool canXformBounds = !src.fBoundsIsDirty && matrix.rectStaysRect() && src.countPoints() > 1; variable
187 if (canXformBounds) {

Completed in 2 milliseconds