Searched refs:foundUpdate (Results 1 – 1 of 1) sorted by relevance
574 bool foundUpdate = false; in surfaceUpdateFound() local582 foundUpdate = positionUpdateFound(change, foundUpdate); in surfaceUpdateFound()585 foundUpdate = sizeUpdateFound(change, foundUpdate); in surfaceUpdateFound()588 foundUpdate = alphaUpdateFound(change, foundUpdate); in surfaceUpdateFound()591 foundUpdate = layerUpdateFound(change, foundUpdate); in surfaceUpdateFound()594 foundUpdate = cropUpdateFound(change, foundUpdate); in surfaceUpdateFound()597 foundUpdate = cornerRadiusUpdateFound(change, foundUpdate); in surfaceUpdateFound()600 foundUpdate = matrixUpdateFound(change, foundUpdate); in surfaceUpdateFound()603 foundUpdate = scalingModeUpdateFound(change, foundUpdate); in surfaceUpdateFound()606 foundUpdate = transparentRegionHintUpdateFound(change, foundUpdate); in surfaceUpdateFound()[all …]