Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp170 bool cropUpdateFound(const SurfaceChange& change, bool foundCrop);
464 bool SurfaceInterceptorTest::cropUpdateFound(const SurfaceChange& change, bool foundCrop) { in cropUpdateFound() function in android::SurfaceInterceptorTest
594 foundUpdate = cropUpdateFound(change, foundUpdate); in surfaceUpdateFound()