Searched refs:ConfigSurfaceImpl (Results 1 – 1 of 1) sorted by relevance
33 using ConfigSurfaceImpl = std::function<void(uint32_t, uint32_t)>; variable52 void SetConfigSurfaceImpl(ConfigSurfaceImpl&& ConfigSurfaceImpl) in SetConfigSurfaceImpl() argument54 configSurfaceImpl_ = std::move(ConfigSurfaceImpl); in SetConfigSurfaceImpl()75 ConfigSurfaceImpl configSurfaceImpl_;