Home
last modified time | relevance | path

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

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