Home
last modified time | relevance | path

Searched defs:getBounds (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/src/core/
H A DSkDrawable.cpp61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
H A DSkAAClip.h28 const SkIRect& getBounds() const { return fBounds; } in getBounds() function in SkAAClip
H A DSkRasterClip.h53 const SkIRect& getBounds() const { in getBounds() function in SkRasterClip
164 const SkIRect& getBounds() const { in getBounds() function in SkAAClipBlitterWrapper
H A DSkBitmap.cpp95 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 DSkClipStack.cpp90 const SkRect& SkClipStack::Element::getBounds() const { in getBounds() function in SkClipStack::Element
621 void SkClipStack::getBounds(SkRec function in SkClipStack
[all...]
H A DSkTypeface.cpp542 SkRect SkTypeface::getBounds() const { in getBounds() function in SkTypeface
/third_party/skia/tools/skiaserve/
H A DRequest.cpp108 SkIRect Request::getBounds() { in getBounds() function in Request
/third_party/skia/include/core/
H A DSkRegion.h158 const SkIRect& getBounds() const { return fBounds; } in getBounds() function in SkRegion
H A DSkFont.h412 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds() function in SkFont
H A DSkRRect.h275 const SkRect& getBounds() const { return fRect; } in getBounds() function in SkRRect
H A DSkPath.h485 const SkRect& getBounds() const { in getBounds() function in SkPath
[all...]
/third_party/skia/gm/
H A Dconvexpolyclip.cpp281 void getBounds(SkRect* bounds) const { in getBounds() function in skiagm::ConvexPolyClip::Clip
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp361 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 Ddebugger_bindings.cpp149 const SkIRect getBounds() { in getBounds() function in SkpDebugPlayer
/third_party/skia/include/private/
H A DSkPathRef.h274 const SkRect& getBounds() const { in getBounds() function in final
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp58 SortedLines::getBounds(UErrorCode &status) { in getBounds() function in SortedLines
/third_party/skia/modules/canvaskit/
H A Dinterface.js

Completed in 18 milliseconds