| /third_party/skia/experimental/graphite/src/geom/ |
| D | Shape.h | 127 void setRect(const SkRect& rect) { this->setRect(Rect(rect)); } in setRect() function 128 void setRect(const Rect& rect) { in setRect() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkRasterClip.h | 38 void setRect(const SkIRect& r) { fBounds = r; } in setRect() function
|
| D | SkRasterClip.cpp | 202 bool SkRasterClip::setRect(const SkIRect& rect) { in setRect() function in SkRasterClip
|
| D | SkAAClip.cpp | 624 bool SkAAClip::setRect(const SkIRect& bounds) { in setRect() function in SkAAClip 674 bool SkAAClip::setRect(const SkRect& r, bool doAA) { in setRect() function in SkAAClip
|
| D | SkRegion.cpp | 185 bool SkRegion::setRect(const SkIRect& r) { in setRect() function in SkRegion
|
| /third_party/skia/src/core/ |
| D | SkRasterClip.cpp | 95 bool SkRasterClip::setRect(const SkIRect& rect) { in setRect() function in SkRasterClip
|
| D | SkRegion.cpp | 184 bool SkRegion::setRect(const SkIRect& r) { in setRect() function in SkRegion
|
| D | SkAAClip.cpp | 1265 bool SkAAClip::setRect(const SkIRect& bounds) { in setRect() function in SkAAClip
|
| /third_party/skia/include/core/ |
| D | SkRRect.h | 122 void setRect(const SkRect& rect) { in setRect() function
|
| /third_party/flutter/skia/include/core/ |
| D | SkRegion.h | 191 bool setRect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in setRect() function
|
| D | SkRRect.h | 133 void setRect(const SkRect& rect) { in setRect() function
|
| /third_party/skia/gm/ |
| D | convexpolyclip.cpp | 273 void setRect(const SkRect& rect) { in setRect() function in skiagm::ConvexPolyClip::Clip
|
| /third_party/flutter/skia/gm/ |
| D | convexpolyclip.cpp | 280 void setRect(const SkRect& rect) { in setRect() function in skiagm::ConvexPolyClip::Clip
|
| /third_party/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/videoitem/ |
| D | videoitem.cpp | 344 void VideoItem::setRect(const QRect &rect) in setRect() function in VideoItem
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrShape.h | 158 void setRect(const SkRect& rect) { in setRect() function
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 10902 ClearRect & setRect( VULKAN_HPP_NAMESPACE::Rect2D const & rect_ ) VULKAN_HPP_NOEXCEPT in setRect() function
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 12572 …VULKAN_HPP_CONSTEXPR_14 ClearRect & setRect( VULKAN_HPP_NAMESPACE::Rect2D const & rect_ ) VULKAN_H… in setRect() function
|