Home
last modified time | relevance | path

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

/third_party/skia/include/private/
H A DSkPathRef.h83 this->computeBounds(); // do this now, before we worry about multiple owners/threads in SkPathRef()
208 this->computeBounds(); in isFinite()
276 this->computeBounds(); in getBounds()
394 void computeBounds() const { in computeBounds() function in final
/third_party/skia/gm/
H A Dconvexpolyclip.cpp284 *bounds = fPathBuilder.computeBounds(); in getBounds()
/third_party/skia/include/core/
H A DSkPathBuilder.h28 SkRect computeBounds() const;
/third_party/skia/src/core/
H A DSkPathRef.cpp80 gEmpty->computeBounds(); // Avoids races later to be the first to do this. in CreateEmpty()
H A DSkPathBuilder.cpp74 SkRect SkPathBuilder::computeBounds() const { in computeBounds() function in SkPathBuilder

Completed in 5 milliseconds