Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.h115 bool sortSnapshotsByZ(const Args& args);
DLayerSnapshotBuilder.cpp465 const bool hasUnreachableSnapshots = sortSnapshotsByZ(args); in updateSnapshots()
597 bool LayerSnapshotBuilder::sortSnapshotsByZ(const Args& args) { in sortSnapshotsByZ() function in android::surfaceflinger::frontend::LayerSnapshotBuilder