/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_proxy_node.h | 49 void SetBounds(const Vector4f& bounds) override {} in SetBounds() function 50 void SetBounds(float positionX, float positionY, float width, float height) override {} in SetBounds() function
|
H A D | rs_node.cpp | 632 void RSNode::SetBounds(const Vector4f& bounds) in SetBounds() function in OHOS::Rosen::RSNode 638 void RSNode::SetBounds(float positionX, float positionY, float width, float height) in SetBounds() function in OHOS::Rosen::RSNode
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_delegate.cpp | 34 SurfaceDelegateError SurfaceDelegate::SetBounds(int32_t left, int32_t right, int32_t width, int32_t… in SetBounds() function in OHOS::SurfaceDelegate
|
/ohos5.0/foundation/window/window_manager/extension/window_extension/src/zidl/ |
H A D | window_extension_proxy.cpp | 29 void WindowExtensionProxy::SetBounds(const Rect& rect) in SetBounds() function in OHOS::Rosen::WindowExtensionProxy
|
/ohos5.0/foundation/window/window_manager/extension/extension_connection/src/ |
H A D | window_extension_connection.cpp | 187 void WindowExtensionConnection::Impl::SetBounds(const Rect& rect) const in SetBounds() function in OHOS::Rosen::WindowExtensionConnection::Impl 272 void WindowExtensionConnection::SetBounds(const Rect& rect) const in SetBounds() function in OHOS::Rosen::WindowExtensionConnection
|
/ohos5.0/foundation/window/window_manager/extension/window_extension/src/ |
H A D | window_extension_stub_impl.cpp | 63 void WindowExtensionStubImpl::SetBounds(const Rect& rect) in SetBounds() function in OHOS::Rosen::WindowExtensionStubImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
H A D | ext_surface.cpp | 129 void ExtSurface::SetBounds(int64_t surfaceId, int32_t left, int32_t top, int32_t width, int32_t hei… in SetBounds() function in OHOS::Ace::ExtSurface
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_property.cpp | 60 void ScreenProperty::SetBounds(const RRect& bounds) in SetBounds() function in OHOS::Rosen::ScreenProperty
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_layout_policy.cpp | 647 static void SetBounds(const sptr<WindowNode>& node, const Rect& winRect, const Rect& preRect) in SetBounds() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_context.h | 281 virtual void SetBounds(float positionX, float positionY, float width, float height) {} in SetBounds() function
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | session.cpp | 3308 void Session::SetBounds(const WSRectF& bounds) in SetBounds() function in OHOS::Rosen::Session
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties.cpp | 250 void RSProperties::SetBounds(Vector4f bounds) in SetBounds() function in OHOS::Rosen::RSProperties
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 5244 void RosenRenderContext::SetBounds(float positionX, float positionY, float width, float height) function in OHOS::Ace::NG::RosenRenderContext
|