Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.cpp39 std::string layerIdsToString(const std::vector<uint32_t>& layerIds) { in layerIdsToString() function
408 if (!mirrorIds.empty()) debug << " mirrorId=" << layerIdsToString(mirrorIds); in getDebugString()