Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dinner_xcomponent_controller.h45 void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function
Dxcomponent_pattern.cpp534 void XComponentPattern::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::XComponentPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_surface_mingw.cpp46 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RosenRenderSurface
Drender_texture_impl.cpp84 void RenderTextureImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {} in ConfigSurface() function in OHOS::Ace::NG::RenderTextureImpl
Drender_surface_impl.cpp79 void RenderSurfaceImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RenderSurfaceImpl
Drosen_render_surface.cpp231 void RosenRenderSurface::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::RosenRenderSurface
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_surface.h63 virtual void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {}; in ConfigSurface() function
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
Ddscreen.cpp267 int32_t DScreen::ConfigSurface() in ConfigSurface() function in OHOS::DistributedHardware::V2_0::DScreen
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_element.cpp326 void XComponentElement::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::XComponentElement