Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp168 bool alphaUpdateFound(const SurfaceChange& change, bool foundAlpha);
433 bool SurfaceInterceptorTest::alphaUpdateFound(const SurfaceChange& change, bool foundAlpha) { in alphaUpdateFound() function in android::SurfaceInterceptorTest
588 foundUpdate = alphaUpdateFound(change, foundUpdate); in surfaceUpdateFound()