Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h908 LayersProto dumpVisibleLayersProtoInfo(const sp<DisplayDevice>& display) const;
DSurfaceFlinger.cpp1955 mLayerStats.logLayerStats(dumpVisibleLayersProtoInfo(display)); in logLayerStats()
4932 LayersProto SurfaceFlinger::dumpVisibleLayersProtoInfo( in dumpVisibleLayersProtoInfo() function in android::SurfaceFlinger