| /third_party/skia/example/ |
| H A D | HelloWorld.cpp | 67 SkRect rect = SkRect::MakeXYWH(10, 10, 128, 128); in onPaint() local
|
| /third_party/skia/gm/ |
| H A D | xfermodeimagefilter.cpp | 206 static void DrawClippedPaint(SkCanvas* canvas, const SkRect& rect, const SkPaint& paint, in DrawClippedPaint() argument
|
| H A D | resizeimagefilter.cpp | 38 draw(SkCanvas* canvas, const SkRect& rect, const SkSize& deviceSize, const SkSamplingOptions& sampling, sk_sp<SkImageFilter> input) draw() argument
|
| H A D | convexpolyeffect.cpp | 122 auto rect = p.getBounds().makeOutset(kOutset, kOutset); variable
|
| /third_party/skia/experimental/sktext/editor/ |
| H A D | Cursor.h | 34 void place(SkRect rect) { in place() argument
|
| /third_party/skia/bench/ |
| H A D | ImageFilterDAGBench.cpp | 29 const SkRect rect = SkRect::Make(SkIRect::MakeWH(400, 400)); variable 126 SkRect rect = SkRect::Make(SkIRect::MakeWH(400, 400)); variable
|
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| H A D | path2d.js | 136 function rect(skpath, x, y, width, height) { function
|
| /base/security/access_token/services/privacymanager/test/tool/ |
| H A D | camera_window_create.cpp | 62 static sptr<Rosen::Window> CreateAppFloatingWindow(Rosen::WindowType type, Rosen::Rect rect, std::string name = "") in CreateAppFloatingWindow() argument
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| H A D | sec_comp_info_helper.cpp | 97 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid() argument [all...] |
| /base/update/updater/services/ui/driver/ |
| H A D | ui_rotation.cpp | 94 void UiRotation::SetFlushRange(const OHOS::Rect &rect) in SetFlushRange() argument
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/composer/ |
| H A D | hdi_video_composition.cpp | 54 IRect rect = hdiLayer.GetLayerDisplayRect();
in CreateVideoLayerForHdiLayer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| H A D | rosen_universal_painter.cpp | 87 RSRect rect = RSRect(paintRect.Left(), paintRect.Top(), in DrawRRectBackground() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | grid_element.cpp | 113 bool GridElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | stepper_element.cpp | 152 bool StepperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_ellipse.cpp | 99 SkRect rect = SkRect::MakeXYWH(ConvertDimensionToPx(component_->GetCx(), viewPort, SvgLengthType::HORIZONTAL) - rx, in AsPath() local 104 RSRect rect = RSRect(ConvertDimensionToPx(component_->GetCx(), viewPort, SvgLengthType::HORIZONTAL) - rx, in AsPath() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | rosen_render_svg_pattern.cpp | 79 RSRect rect = RSRect(tileRect.Left(), tileRect.Top(), tileRect.Right(), tileRect.Bottom()); in OnAsPaint() local 144 context.InitContext(GetRSNode(), rect); in FitRenderContext() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | swiper_element.cpp | 170 bool SwiperElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_item_element.cpp | 73 bool ListItemElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | tab_bar_element.cpp | 88 bool TabBarElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | native_interface_accessibility_impl.cpp | 45 void ArkUI_AccessibilityElementInfo::SetRect(const ArkUI_AccessibleRect& rect) in SetRect() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | shape_abstract.cpp | 102 auto rect = AceType::MakeRefPtr<ShapeRect>(); in NativeRect() local 123 auto rect = AceType::DynamicCast<ShapeRect>(basicShape_); in SetRadiusWidth() local 133 auto rect = AceType::DynamicCast<ShapeRect>(basicShape_); in SetRadiusHeight() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_third_provider_interaction_operation_utils.h | 49 auto rect = nativeInfo.GetScreenRect(); in TransformAccessbilityElementInfo() local
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_round_rect.h | 44 TestingRoundRect(const TestingRect& rect, float xRad, float yRad) : TestingRoundRect() in TestingRoundRect() argument 53 TestingRoundRect(const TestingRect& rect, std::vector<TestingPoint>& radiusXY) : TestingRoundRect() in TestingRoundRect() argument 72 virtual void SetRect(const TestingRect& rect) in SetRect() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/ |
| H A D | grid_container_test_ng.cpp | 141 auto rect = textWrapper->GetHostNode()->GetGeometryNode()->GetFrameRect();
in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_content_modifier.cpp | 79 const auto& rect = rectsForPlaceholders.at(index); in PaintCustomSpan() local
|