Home
last modified time | relevance | path

Searched refs:positionUpdate (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp215 void positionUpdate(Transaction&);
339 void SurfaceInterceptorTest::positionUpdate(Transaction& t) { in positionUpdate() function in android::SurfaceInterceptorTest
425 runInTransaction(&SurfaceInterceptorTest::positionUpdate); in runAllUpdates()
842 captureTest(&SurfaceInterceptorTest::positionUpdate, in TEST_F()