Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/tracing/
DTransactionTraceTestSuite.cpp116 bool compareById(const LayerInfo& a, const LayerInfo& b) { in compareById() function
179 std::sort(layers.begin(), layers.end(), compareById); in getLayerInfosFromProto()