Home
last modified time | relevance | path

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

/third_party/skia/include/core/
H A DSkPaint.h667 return this->doComputeFastBounds(orig, storage, style); in computeFastBounds()
678 return this->doComputeFastBounds(orig, storage, kStroke_Style); in computeFastStrokeBounds()
691 const SkRect& doComputeFastBounds(const SkRect& orig, SkRect* storage,
/third_party/skia/tools/fonts/
H A DRandomScalerContext.cpp78 paint.doComputeFastBounds(path.getBounds(), &storage, SkPaint::kFill_Style); in generateMetrics()
/third_party/skia/src/core/
H A DSkPaint.cpp428 const SkRect& SkPaint::doComputeFastBounds(const SkRect& origSrc, in doComputeFastBounds() function in SkPaint

Completed in 5 milliseconds