Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp219 void cropUpdate(Transaction&);
369 void SurfaceInterceptorTest::cropUpdate(Transaction& t) { in cropUpdate() function in android::SurfaceInterceptorTest
432 runInTransaction(&SurfaceInterceptorTest::cropUpdate); in runAllUpdates()
859 captureTest(&SurfaceInterceptorTest::cropUpdate, SurfaceChange::SurfaceChangeCase::kCrop); in TEST_F()