Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp675 foundUpdate = positionUpdateFound(change, foundUpdate); in surfaceUpdateFound()
678 foundUpdate = sizeUpdateFound(change, foundUpdate); in surfaceUpdateFound()
681 foundUpdate = alphaUpdateFound(change, foundUpdate); in surfaceUpdateFound()
684 foundUpdate = layerUpdateFound(change, foundUpdate); in surfaceUpdateFound()
687 foundUpdate = cropUpdateFound(change, foundUpdate); in surfaceUpdateFound()
699 foundUpdate = matrixUpdateFound(change, foundUpdate); in surfaceUpdateFound()
705 foundUpdate = layerStackUpdateFound(change, foundUpdate); in surfaceUpdateFound()
708 foundUpdate = hiddenFlagUpdateFound(change, foundUpdate); in surfaceUpdateFound()
711 foundUpdate = opaqueFlagUpdateFound(change, foundUpdate); in surfaceUpdateFound()
717 foundUpdate = reparentUpdateFound(change, foundUpdate); in surfaceUpdateFound()
[all …]