Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp202 void cropUpdate(Transaction&);
329 void SurfaceInterceptorTest::cropUpdate(Transaction& t) { in cropUpdate() function in android::SurfaceInterceptorTest
383 runInTransaction(&SurfaceInterceptorTest::cropUpdate); in runAllUpdates()
754 captureTest(&SurfaceInterceptorTest::cropUpdate, SurfaceChange::SurfaceChangeCase::kCrop); in TEST_F()