Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp171 bool cornerRadiusUpdateFound(const SurfaceChange& change, bool foundCornerRadius);
443 bool SurfaceInterceptorTest::cornerRadiusUpdateFound(const SurfaceChange &change, in cornerRadiusUpdateFound() function in android::SurfaceInterceptorTest
597 foundUpdate = cornerRadiusUpdateFound(change, foundUpdate); in surfaceUpdateFound()