Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h741 LayersProto dumpVisibleLayersProtoInfo(int32_t hwcId) const;
DSurfaceFlinger.cpp1626 mLayerStats.logLayerStats(dumpVisibleLayersProtoInfo(hwcId)); in logLayerStats()
4142 LayersProto SurfaceFlinger::dumpVisibleLayersProtoInfo(int32_t hwcId) const { in dumpVisibleLayersProtoInfo() function in android::SurfaceFlinger