Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_controller.h40 void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function
Dxcomponent_element.cpp327 void XComponentElement::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::XComponentElement
/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_surface_impl.cpp77 void RenderSurfaceImpl::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {} in ConfigSurface() function in OHOS::Ace::NG::RenderSurfaceImpl
Drosen_render_surface.cpp125 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.h49 virtual void ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) {}; in ConfigSurface() function
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
Ddscreen.cpp236 int32_t DScreen::ConfigSurface() in ConfigSurface() function in OHOS::DistributedHardware::V2_0::DScreen
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_pattern.cpp224 void XComponentPattern::ConfigSurface(uint32_t surfaceWidth, uint32_t surfaceHeight) in ConfigSurface() function in OHOS::Ace::NG::XComponentPattern