Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h777 std::vector<std::pair<Layer*, LayerFE*>> moveSnapshotsToCompositionArgs(
DSurfaceFlinger.cpp2845 const auto layers = moveSnapshotsToCompositionArgs(refreshArgs, kCursorOnly); in composite()
4273 const auto layers = moveSnapshotsToCompositionArgs(refreshArgs, kCursorOnly); in updateCursorAsync()
9370 std::vector<std::pair<Layer*, LayerFE*>> SurfaceFlinger::moveSnapshotsToCompositionArgs( in moveSnapshotsToCompositionArgs() function in android::SurfaceFlinger