Home
last modified time | relevance | path

Searched defs:rect (Results 351 – 375 of 925) sorted by relevance

1...<<11121314151617181920>>...37

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_element.cpp73 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 Drs_dirty_rects_dfx_test.cpp179 for (auto& rect : visibleDirtyRects) { variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dround_rect.h120 inline void RoundRect::SetRect(const Rect& rect) in SetRect()
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.h40 Rect rect; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_paint_filter_canvas_test.cpp314 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 Drs_image.cpp124 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 Dwindow_extension_session_impl_test.cpp977 WSRect rect; variable
1020 Rect rect; variable
1719 Rect rect; variable
1730 Rect rect; variable
H A Droot_scene_test.cpp86 Rect rect; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp367 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 Dace_view_preview.cpp87 …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 Drs_gpu_dirty_region_collection.cpp56 void GpuDirtyRegionCollection::UpdateGlobalDirtyInfoForDFX(RectI rect) in UpdateGlobalDirtyInfoForDFX()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.cpp54 IRect rect = hdiLayer.GetLayerDisplayRect(); in CreateVideoLayerForHdiLayer() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_system_toast_test.cpp77 static sptr<Window> CreateSystemToastWindow(WindowType type, Rect rect, std::string name = "") in CreateSystemToastWindow()
H A Dwindow_test_utils.h39 Rect rect; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_pattern.cpp92 auto rect = rectsForPlaceholders.at(imageIndex); in CreateDragNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_element.cpp88 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 Dspan_composed_element.cpp112 Rect rect = GetParentRect(); in GetRect() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_info_helper.cpp99 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp194 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 Drs_drawable_test.cpp153 RectF rect = {1.0, 2.0, 3.0, 4.0}; variable
/ohos5.0/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp161 DMRect rect; in OnRemoteRequest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_client.cpp35 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 Drosen_render_focus_animation.cpp230 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 Dbasic_tdd_test.cpp211 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 Dui_analog_clock.cpp208 Rect rect = GetRect(); in UpdateClock() local
294 Rect rect = GetRect(); in DrawHandLine() local

1...<<11121314151617181920>>...37