Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dinner_xcomponent_controller.h33 using ConfigSurfaceImpl = std::function<void(uint32_t, uint32_t)>; variable
52 void SetConfigSurfaceImpl(ConfigSurfaceImpl&& ConfigSurfaceImpl) in SetConfigSurfaceImpl() argument