Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dinner_xcomponent_controller.h32 using ConfigSurfaceImpl = std::function<void(uint32_t, uint32_t)>; variable
51 void SetConfigSurfaceImpl(ConfigSurfaceImpl&& ConfigSurfaceImpl) in SetConfigSurfaceImpl() argument