/ohos5.0/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()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/dfx/ |
H A D | rs_dirty_rects_dfx_test.cpp | 179 for (auto& rect : visibleDirtyRects) { variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | round_rect.h | 120 inline void RoundRect::SetRect(const Rect& rect) in SetRect()
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.h | 40 Rect rect; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_paint_filter_canvas_test.cpp | 314 Drawing::Rect rect; variable 709 Drawing::Rect rect; variable 722 Drawing::RectI rect; variable 748 Drawing::Rect rect; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image.cpp | 124 void RSImage::CanvasDrawImage(Drawing::Canvas& canvas, const Drawing::Rect& rect, in CanvasDrawImage() 177 …Drawing::Canvas& canvas, const Drawing::Rect& rect, const Drawing::SamplingOptions& samplingOption… in DrawImageWithRotateDegree() 322 std::pair<float, float> RSImage::CalculateByDegree(const Drawing::Rect& rect) in CalculateByDegree() 379 …auto rect = (imageRepeat_ == ImageRepeat::NO_REPEAT) ? dstRect.IntersectRect(frameRect_) : frameRe… in ApplyCanvasClip() local
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_extension_session_impl_test.cpp | 977 WSRect rect; variable 1020 Rect rect; variable 1719 Rect rect; variable 1730 Rect rect; variable
|
H A D | root_scene_test.cpp | 86 Rect rect; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 367 RectF rect(rectX, rectY, rectW, rectH); in SetRectMask() local 414 …RectF rect(roundRect[LEFT_VALUE], roundRect[TOP_VALUE], roundRect[WIDTH_VALUE], roundRect[HEIGHT_V… in SetRoundRectMask() local 432 RectF rect(rectX, rectY, rectW, rectH); in SetOvalMask() local 459 RectF rect(rectX, rectY, rectW, rectH); in SetRectClip() local 501 …RectF rect(roundRect[LEFT_VALUE], roundRect[TOP_VALUE], roundRect[WIDTH_VALUE], roundRect[HEIGHT_V… in SetRoundRectClip() local 516 RectF rect(rectX, rectY, rectW, rectH); in SetOvalClip() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_view_preview.cpp | 87 …drawDelegate->SetDrawRSFrameCallback([](std::shared_ptr<Rosen::RSNode>& node, const Rect& rect) {}… in GetDrawDelegate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/info_collection/ |
H A D | rs_gpu_dirty_region_collection.cpp | 56 void GpuDirtyRegionCollection::UpdateGlobalDirtyInfoForDFX(RectI rect) in UpdateGlobalDirtyInfoForDFX()
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_video_composition.cpp | 54 IRect rect = hdiLayer.GetLayerDisplayRect(); in CreateVideoLayerForHdiLayer() local
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_system_toast_test.cpp | 77 static sptr<Window> CreateSystemToastWindow(WindowType type, Rect rect, std::string name = "") in CreateSystemToastWindow()
|
H A D | window_test_utils.h | 39 Rect rect; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_pattern.cpp | 92 auto rect = rectsForPlaceholders.at(imageIndex); in CreateDragNode() local
|
/ohos5.0/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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | span_composed_element.cpp | 112 Rect rect = GetParentRect(); in GetRect() local
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_info_helper.cpp | 99 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_picture_player.cpp | 194 Rosen::Drawing::Rect rect(pointX_, pointY_, pointX_ + realWidth_, pointY_ + realHeight_); in OnDraw() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_drawable_test.cpp | 153 RectF rect = {1.0, 2.0, 3.0, 4.0}; variable
|
/ohos5.0/foundation/window/window_manager/dm/src/zidl/ |
H A D | display_manager_agent_stub.cpp | 161 DMRect rect; in OnRemoteRequest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_client.cpp | 35 selectOverlayInfo_.onHandleMove = [weak = WeakClaim(this)](const RectF& rect, bool isFirst) { in InitSelectOverlay() 40 … selectOverlayInfo_.onHandleMoveDone = [weak = WeakClaim(this)](const RectF& rect, bool isFirst) { in InitSelectOverlay()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
H A D | rosen_render_focus_animation.cpp | 230 std::unique_ptr<SkRect> rect = std::make_unique<SkRect>(SkRect::MakeXYWH( in PaintTVFocus() local 257 std::unique_ptr<RSRect> rect = std::make_unique<RSRect>(RSRect(0 - padding, 0 - padding, in PaintTVFocus() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/ |
H A D | basic_tdd_test.cpp | 211 Rect rect = view->GetOrigRect(); in Click() local 223 Rect rect = view->GetOrigRect(); in LongPress() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_analog_clock.cpp | 208 Rect rect = GetRect(); in UpdateClock() local 294 Rect rect = GetRect(); in DrawHandLine() local
|