Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp193 bool transparentRegionHintUpdateFound(const SurfaceChange& change, bool foundTransparentRegion);
482 bool SurfaceInterceptorTest::transparentRegionHintUpdateFound(const SurfaceChange& change, in transparentRegionHintUpdateFound() function in android::SurfaceInterceptorTest
600 foundUpdate = transparentRegionHintUpdateFound(change, foundUpdate); in surfaceUpdateFound()