Home
last modified time | relevance | path

Searched defs:ConfigSurface (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dinner_xcomponent_controller.h45 void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function
H A Dxcomponent_pattern.cpp534 void XComponentPattern::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::XComponentPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface_mingw.cpp46 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RosenRenderSurface
H A Drender_surface_impl.cpp79 void RenderSurfaceImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RenderSurfaceImpl
H A Drender_texture_impl.cpp84 void RenderTextureImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {} in ConfigSurface() function in OHOS::Ace::NG::RenderTextureImpl
H A Drosen_render_surface.cpp231 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RosenRenderSurface
/ohos5.0/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() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp267 int32_t DScreen::ConfigSurface() in ConfigSurface() function in OHOS::DistributedHardware::V2_0::DScreen
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp326 void XComponentElement::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::XComponentElement