Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp218 void finalCropUpdate(Transaction&);
297 void SurfaceInterceptorTest::finalCropUpdate(Transaction& t) { in finalCropUpdate() function in android::SurfaceInterceptorTest
351 runInTransaction(&SurfaceInterceptorTest::finalCropUpdate); in runAllUpdates()
751 captureTest(&SurfaceInterceptorTest::finalCropUpdate, in TEST_F()