/third_party/skia/src/core/ |
H A D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
H A D | SkAAClip.h | 28 const SkIRect& getBounds() const { return fBounds; } in getBounds() function in SkAAClip
|
H A D | SkRasterClip.h | 53 const SkIRect& getBounds() const { in getBounds() function in SkRasterClip 164 const SkIRect& getBounds() const { in getBounds() function in SkAAClipBlitterWrapper
|
H A D | SkBitmap.cpp | 95 void SkBitmap::getBounds(SkRect* bounds) const { in getBounds() function in SkBitmap 100 void SkBitmap::getBounds(SkIRect* bounds) const { in getBounds() function in SkBitmap
|
H A D | SkClipStack.cpp | 90 const SkRect& SkClipStack::Element::getBounds() const { in getBounds() function in SkClipStack::Element 621 void SkClipStack::getBounds(SkRec function in SkClipStack [all...] |
H A D | SkTypeface.cpp | 542 SkRect SkTypeface::getBounds() const { in getBounds() function in SkTypeface
|
/third_party/skia/tools/skiaserve/ |
H A D | Request.cpp | 108 SkIRect Request::getBounds() { in getBounds() function in Request
|
/third_party/skia/include/core/ |
H A D | SkRegion.h | 158 const SkIRect& getBounds() const { return fBounds; } in getBounds() function in SkRegion
|
H A D | SkFont.h | 412 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds() function in SkFont
|
H A D | SkRRect.h | 275 const SkRect& getBounds() const { return fRect; } in getBounds() function in SkRRect
|
H A D | SkPath.h | 485 const SkRect& getBounds() const { in getBounds() function in SkPath [all...] |
/third_party/skia/gm/ |
H A D | convexpolyclip.cpp | 281 void getBounds(SkRect* bounds) const { in getBounds() function in skiagm::ConvexPolyClip::Clip
|
/third_party/skia/tools/skdiff/ |
H A D | skdiff_main.cpp | 361 create_diff_images(DiffMetricProc dmp, const int colorThreshold, bool ignoreColorSpace, RecordArray* differences, const SkString& baseDir, const SkString& comparisonDir, const SkString& outputDir, const StringArray& matchSubstrings, const StringArray& nomatchSubstrings, bool recurseIntoSubdirs, bool getBounds, bool verbose, DiffSummary* summary) create_diff_images() argument
|
/third_party/skia/experimental/wasm-skp-debugger/ |
H A D | debugger_bindings.cpp | 149 const SkIRect getBounds() { in getBounds() function in SkpDebugPlayer
|
/third_party/skia/include/private/ |
H A D | SkPathRef.h | 274 const SkRect& getBounds() const { in getBounds() function in final
|
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.cpp | 58 SortedLines::getBounds(UErrorCode &status) { in getBounds() function in SortedLines
|
/third_party/skia/modules/canvaskit/ |
H A D | interface.js | |