/foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
H A D | rect.h | 24 struct Rect { struct
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | drawbitmaprect.h | 23 struct Rect { struct
|
H A D | stroke_rect_shader.cpp | 73 DrawRect Rect = { 0, 0, kSize, kSize }; in OnTestFunction() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/ |
H A D | snapshot.h | 66 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 D | rs_occlusion_region_helper.cpp | 21 void Assembler::Insert(const Rect&r) in Insert() argument
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | main_session_test.cpp | 221 WSRect Rect={0, 0, 50, 50}; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | rect.h | 27 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 D | canvas_path.cpp | 83 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 D | rs_dirty_region_manager_test.cpp | 580 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 D | wm_occlusion_region.h | 25 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 D | rect.h | 29 typedef RectF Rect; typedef
|
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | external_window.h | 86 struct Rect {
struct
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_occlusion_region.h | 33 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 D | decoration.cpp | 433 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 D | safe_area_manager_test_ng.cpp | 73 struct Rect { struct in OHOS::Ace::NG::SafeAreaManagerTest [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | switch_pattern.cpp | 491 auto Rect = RectF(offsetX, offsetY, width, height); in GetInnerFocusPaintRect() local
|
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/ |
H A D | image_type.h | 141 struct Rect { struct in OHOS::Media::FinalOutputStep
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/ |
H A D | metadata_output.h | 56 struct Rect { struct [all...] |
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/ |
H A D | window_info.h | 140 struct Rect { struct
|
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/ |
H A D | accessibility_element_info.h | 358 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 D | canvas_component.cpp | 1650 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 D | image_type.h | 197 struct Rect { struct in OHOS::Media::EncodedFormat::FinalOutputStep
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 1217 SetOnAreaChanged( std::function<void(const Rect&, const Offset&, const Rect&, const Offset&)>&& onAreaChanged) SetOnAreaChanged() argument
|
/foundation/window/window_manager/previewer/include/ |
H A D | wm_common.h | 487 struct Rect { struct in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | |