Searched refs:surfaceChangedEvent (Results 1 – 2 of 2) sorted by relevance
57 std::optional<SurfaceChangedEvent> surfaceChangedEvent = std::nullopt; member149 testProperty.surfaceChangedEvent = std::nullopt; in TearDown()190 if (testProperty.surfaceChangedEvent.has_value()) { in CreateXComponentNode()191 … XComponentModelNG().SetControllerOnChanged(std::move(testProperty.surfaceChangedEvent.value())); in CreateXComponentNode()1297 testProperty.surfaceChangedEvent = std::move(onSurfaceChanged);
57 std::optional<SurfaceChangedEvent> surfaceChangedEvent = std::nullopt; member135 if (testProperty.surfaceChangedEvent.has_value()) { in CreateXComponentNode()136 … XComponentModelNG().SetControllerOnChanged(std::move(testProperty.surfaceChangedEvent.value())); in CreateXComponentNode()