Home
last modified time | relevance | path

Searched refs:onSurfaceChange (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp140 auto onSurfaceChange = [&onSurfaceChangeEventKey](float /* width */, in HWTEST_F() local
142 renderDelegate->SetSurfaceChangeEventHandler(std::move(onSurfaceChange)); in HWTEST_F()
H A Dform_render_test.cpp226 auto onSurfaceChange = [&onSurfaceChangeEventKey](float /* width */, in HWTEST_F() local
228 renderDelegate->SetSurfaceChangeEventHandler(std::move(onSurfaceChange)); in HWTEST_F()
267 * @tc.expected: step5. onSurfaceChange & uiContent.OnFormSurfaceChange has been called in HWTEST_F()

Completed in 3 milliseconds