Home
last modified time | relevance | path

Searched defs:Rect (Results 1 - 25 of 26) sorted by relevance

12

/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h24 struct Rect { struct
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddrawbitmaprect.h23 struct Rect { struct
H A Dstroke_rect_shader.cpp73 DrawRect Rect = { 0, 0, kSize, kSize }; in OnTestFunction() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Dsnapshot.h66 struct Rect : public Parcelable { struct
67 Rect(int32_t left, int32_t top, int32_t right, int32_t bottom) in Rect() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp21 void Assembler::Insert(const Rect&r) in Insert() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmain_session_test.cpp221 WSRect Rect={0, 0, 50, 50}; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h27 class Rect { class
32 Rect(double x, double y, double width, double height) in Rect() function in OHOS::Ace::Rect
37 Rect(const Offset& offset, const Size& size) in Rect() function in OHOS::Ace::Rect
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_path.cpp83 void NativeCanvasPath::Rect(double x, double y, double width, double height) in Rect() function in OHOS::Ace::Framework::NativeCanvasPath
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_dirty_region_manager_test.cpp580 RectI Rect; in HWTEST_F() local
596 RectI Rect; in HWTEST_F() local
613 RectI Rect; in HWTEST_F() local
630 RectI Rect; in HWTEST_F() local
647 RectI Rect; in HWTEST_F() local
/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h25 class Rect { class
34 Rect() : left_(0), top_(0), right_(0), bottom_(0) {} in Rect() function in OHOS::Rosen::WmOcclusion::Rect
35 Rect(int l, int t, int r, int b) : left_(l), top_(t), right_(r), bottom_(b) {} in Rect() function in OHOS::Rosen::WmOcclusion::Rect
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h29 typedef RectF Rect; typedef
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dexternal_window.h86 struct Rect { struct
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h33 class Rect { class
41 Rect() : left_(0), top_(0), right_(0), bottom_(0) {} in Rect() function in OHOS::Rosen::Occlusion::Rect
42 Rect(int l, int t, int r, int b, bool checkValue = true) in Rect() function in OHOS::Rosen::Occlusion::Rect
55 Rect(const RectI& r, bool checkValue = true) in Rect() function in OHOS::Rosen::Occlusion::Rect
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp433 void CanvasPath2D::Rect(double x, double y, double width, double height) in Rect() function in OHOS::Ace::CanvasPath2D
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dsafe_area_manager_test_ng.cpp73 struct Rect { struct in OHOS::Ace::NG::SafeAreaManagerTest
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.cpp491 auto Rect = RectF(offsetX, offsetY, width, height); in GetInnerFocusPaintRect() local
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dimage_type.h141 struct Rect { struct in OHOS::Media::FinalOutputStep
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dmetadata_output.h56 struct Rect { struct
[all...]
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h140 struct Rect { struct
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_element_info.h358 class Rect { class
365 Rect() {} in Rect() function in OHOS::Accessibility::Rect
383 Rect(int32_t leftTopX, int32_t leftTopY, int32_t rightBottomX, int32_t rightBottomY) in Rect() function in OHOS::Accessibility::Rect
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1650 jerry_value_t CanvasComponent::Rect(const jerry_value_t func, in Rect() function in OHOS::ACELite::CanvasComponent
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h197 struct Rect { struct in OHOS::Media::EncodedFormat::FinalOutputStep
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1217 SetOnAreaChanged( std::function<void(const Rect&, const Offset&, const Rect&, const Offset&)>&& onAreaChanged) SetOnAreaChanged() argument
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h487 struct Rect { struct in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js

Completed in 49 milliseconds

12