Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp182 bool cornerRadiusUpdateFound(const SurfaceChange& change, bool foundCornerRadius);
494 bool SurfaceInterceptorTest::cornerRadiusUpdateFound(const SurfaceChange &change, in cornerRadiusUpdateFound() function in android::SurfaceInterceptorTest
690 foundUpdate = cornerRadiusUpdateFound(change, foundUpdate); in surfaceUpdateFound()