Home
last modified time | relevance | path

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

/third_party/skia/include/core/
H A DSkPath.h1833 bool hasComputedBounds() const { in hasComputedBounds() function in SkPath
1835 return fPathRef->hasComputedBounds(); in hasComputedBounds()
/third_party/skia/src/core/
H A DSkPathPriv.h213 return path.hasComputedBounds(); in HasComputedBounds()
H A DSkPath.cpp101 fHasValidBounds = path->hasComputedBounds() && path->isFinite(); in SkAutoPathBoundsUpdate()
/third_party/skia/include/private/
H A DSkPathRef.h265 bool hasComputedBounds() const { in hasComputedBounds() function in final

Completed in 11 milliseconds