Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPath.cpp102 fEmpty = path->isEmpty(); in SkAutoPathBoundsUpdate()
103 if (fHasValidBounds && !fEmpty) { in SkAutoPathBoundsUpdate()
112 if ((fEmpty || fHasValidBounds) && fRect.isFinite()) { in ~SkAutoPathBoundsUpdate()
122 bool fEmpty; member in SkAutoPathBoundsUpdate

Completed in 7 milliseconds