Home
last modified time | relevance | path

Searched defs:rect (Results 401 - 425 of 1638) sorted by relevance

1...<<11121314151617181920>>...66

/third_party/skia/bench/
H A DShadowBench.cpp52 SkRect rect = SkRect::MakeXYWH(x, y, kRRSize, kRRSize); in genRRects() local
H A DBlendmodeBench.cpp74 SkRect rect = SkRect::MakeXYWH( variable
/base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/
H A Dreportsecuritycomponentclickeventstub_fuzzer.cpp52 void GetCompoRect(nlohmann::json &jsonComponent, SecCompRect& rect) in GetCompoRect() argument
89 SecCompRect rect; in ConstructClickEvent() local
[all...]
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_info_helper_test.cpp133 SecCompRect rect = { in GetDefaultRect() local
150 SecCompRect rect = GetDefaultRect(); in HWTEST_F() local
193 SecCompRect rect = GetDefaultRect(); HWTEST_F() local
[all...]
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp197 IRect rect = src.GetLayerDisplayRect(); in ClearRect() local
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp175 IRect rect = src.GetLayerDisplayRect(); in ClearRect() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_element.cpp206 bool TabContentElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drosen_render_search.cpp192 SkRect rect = SkRect::MakeXYWH(offset.GetX(), offset.GetY(), size.Width(), size.Height()); Paint() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp105 bool TextOverlayElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_element.cpp222 bool FocusableElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus() argument
237 bool FocusableElement::AcceptFocusByRectOfLastFocus(const Rect& rect) in AcceptFocusByRectOfLastFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp59 auto rect = SkRect::MakeWH(layout_.Width(), layout_.Height()); in FitImage() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h40 explicit RRect(const Rect& rect) : rect_(rect) {} in RRect() argument
46 static RRect MakeRect(const Rect& rect) in MakeRect() argument
53 static RRect MakeRRect(const Rect& rect, const Radius& radius) in MakeRRect() argument
60 static RRect MakeRRect(const Rect& rect, double x, double y) in MakeRRect() argument
67 static RRect MakeOval(const Rect& rect) in MakeOval() argument
84 SetRect(const Rect& rect) SetRect() argument
94 SetRectWithSimpleRadius(const Rect& rect, double xRadius, double yRadius) SetRectWithSimpleRadius() argument
118 SetOval(const Rect& rect) SetOval() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dpage_node_info_wrap.h80 virtual void SetPageNodeRect(const NG::RectF& rect) {} in SetPageNodeRect() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_editable_controller.cpp137 JSRef<JSVal> rect = JSRef<JSObject>::Cast(rectObj); in GetTextContentRect() local
H A Djs_rect_shape.cpp39 auto rect = AceType::DynamicCast<ShapeRect>(basicShape_); in ObjectRadiusWidth() local
60 auto rect = AceType::DynamicCast<ShapeRect>(basicShape_); in ObjectRadiusHeight() local
73 auto rect = AceType::DynamicCast<ShapeRect>(basicShape_); in ObjectRadius() local
183 auto rect = AceType::MakeRefPtr<ShapeRect>(); ConstructorCallback() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_ohos.cpp43 auto rect = nodeStrong->GetPaintRect(); variable
106 void RectConverter(const Rect& rect, Rosen::Rect& rosenRect) in RectConverter() argument
121 ConnectExtension( const std::string& want, const Rect& rect, WeakPtr<RenderNode> node, int32_t windowId) ConnectExtension() argument
174 UpdateRect(const Rect& rect) UpdateRect() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_ohos_ng.cpp127 void RectConverterNG(const Rect& rect, Rosen::Rect& rosenRect) in RectConverterNG() argument
207 void WindowExtensionConnectionAdapterOhosNG::UpdateRect(const Rect& rect) in UpdateRect() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_customdialog_controller_ffi.cpp44 void ParseCjCustomDialogControllerMaskRect(DimensionRect& rect, NativeCustomDialogControllerOptions options) in ParseCjCustomDialogControllerMaskRect() argument
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_render_context.h78 void SetPaintRectWithTransform(const RectF rect) in SetPaintRectWithTransform() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h25 TestingRect(const TestingRect& rect) = default; member in OHOS::Ace::Testing::TestingRect
H A Dtesting_typography_properties.h81 TestingRect rect; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
H A Dapp_bar_test_ng.cpp127 auto rect = appBar->GetAppBarRect(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_testtwo_ng.cpp192 Rect rect; in HWTEST_F() local
236 Rect rect; in HWTEST_F() local
315 Rect rect; in HWTEST_F() local
354 Rect rect; in HWTEST_F() local
530 Rect rect; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp133 void WebContextSelectOverlay::OnHandleMoveDone(const RectF& rect, bool isFirst) in OnHandleMoveDone() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.cpp118 Rect rect; in SetExtSurfaceBoundsSync() local
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...66