Home
last modified time | relevance | path

Searched defs:surfaceWidth (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_xcomponent.cpp53 void DOMXComponent::SetSurfaceSize(uint32_t surfaceWidth, uint32_t surfaceHeight) const in SetSurfaceSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_controller_ng.cpp115 void XComponentControllerNG::GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) in GetSurfaceSize() argument
124 void XComponentControllerNG::SetIdealSurfaceWidth(float surfaceWidth) in SetIdealSurfaceWidth() argument
H A Dinner_xcomponent_controller.h45 void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
58 virtual void GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) {} in GetSurfaceSize() argument
60 virtual void SetIdealSurfaceWidth(float surfaceWidth) {} in SetIdealSurfaceWidth() argument
H A Dxcomponent_pattern.cpp527 void XComponentPattern::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
1491 void XComponentPattern::SetIdealSurfaceWidth(float surfaceWidth) in SetIdealSurfaceWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.cpp79 void RenderSurfaceImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
H A Drender_texture_impl.cpp84 void RenderTextureImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {} in ConfigSurface() argument
H A Drosen_render_surface_mingw.cpp46 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
H A Drosen_render_surface.cpp210 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp323 void XComponentElement::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent_controller.cpp170 uint32_t surfaceWidth; in SetSurfaceConfig() local
213 CalcDimension surfaceWidth; in SetXComponentSurfaceRect() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_dirty_region_manager_test.cpp308 int32_t surfaceWidth = 1920; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_surface.h63 virtual void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {}; in ConfigSurface() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp1142 auto surfaceWidth = 0.0f; in HWTEST_F() local

Completed in 13 milliseconds