Home
last modified time | relevance | path

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

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