Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp192 bool scalingModeUpdateFound(const SurfaceChange& change, bool foundScalingMode);
469 bool SurfaceInterceptorTest::scalingModeUpdateFound(const SurfaceChange& change, in scalingModeUpdateFound() function in android::SurfaceInterceptorTest
597 foundUpdate = scalingModeUpdateFound(change, foundUpdate); in surfaceUpdateFound()