/third_party/skia/src/core/ |
D | SkRasterClip.h | 53 const SkIRect& getBounds() const { in getBounds() function 164 const SkIRect& getBounds() const { in getBounds() function
|
D | SkAAClip.h | 28 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
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
|
D | SkClipStack.cpp | 90 const SkRect& SkClipStack::Element::getBounds() const { in getBounds() function in SkClipStack::Element 621 void SkClipStack::getBounds(SkRect* canvFiniteBound, in getBounds() function in SkClipStack
|
/third_party/flutter/skia/src/gpu/ |
D | GrPath.h | 37 const SkRect& getBounds() const { return fBounds; } in getBounds() function
|
/third_party/flutter/skia/src/core/ |
D | SkRasterClip.h | 35 const SkIRect& getBounds() const { return fBounds; } in getBounds() function 228 const SkIRect& getBounds() const { in getBounds() function
|
D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
D | SkAAClip.h | 30 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
D | SkBitmap.cpp | 97 void SkBitmap::getBounds(SkRect* bounds) const { in getBounds() function in SkBitmap 102 void SkBitmap::getBounds(SkIRect* bounds) const { in getBounds() function in SkBitmap
|
D | SkClipStack.cpp | 78 const SkRect& SkClipStack::Element::getBounds() const { in getBounds() function in SkClipStack::Element 677 void SkClipStack::getBounds(SkRect* canvFiniteBound, in getBounds() function in SkClipStack
|
/third_party/flutter/skia/experimental/wasm-skp-debugger/ |
D | externs.js | 39 getBounds: function() {}, method
|
D | debugger_bindings.cpp | 94 const SkIRect& getBounds() { return fBounds; } in getBounds() function in SkpDebugPlayer
|
/third_party/skia/experimental/wasm-skp-debugger/ |
D | externs.js | 42 getBounds: function() {}, method
|
/third_party/skia/include/core/ |
D | SkRegion.h | 158 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
D | SkFont.h | 412 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds() function
|
D | SkRRect.h | 275 const SkRect& getBounds() const { return fRect; } in getBounds() function
|
/third_party/flutter/skia/include/core/ |
D | SkFont.h | 414 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds() function
|
D | SkRegion.h | 144 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
D | SkRRect.h | 298 const SkRect& getBounds() const { return fRect; } in getBounds() function
|
/third_party/skia/tools/skiaserve/ |
D | Request.cpp | 108 SkIRect Request::getBounds() { in getBounds() function in Request
|
/third_party/flutter/skia/tools/skiaserve/ |
D | Request.cpp | 101 SkIRect Request::getBounds() { in getBounds() function in Request
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_uitest.js | 308 this.getBounds = function(...args) { method 398 this.getBounds = function(...args) { method
|
/third_party/skia/gm/ |
D | convexpolyclip.cpp | 281 void getBounds(SkRect* bounds) const { in getBounds() function in skiagm::ConvexPolyClip::Clip
|
/third_party/flutter/skia/gm/ |
D | convexpolyclip.cpp | 288 void getBounds(SkRect* bounds) const { in getBounds() function in skiagm::ConvexPolyClip::Clip
|