Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h740 LayersProto dumpProtoInfo(LayerVector::StateSet stateSet) const;
DSurfaceFlinger.cpp1607 mTracing.traceLayers(where, dumpProtoInfo(LayerVector::StateSet::Drawing)); in doTracing()
3933 LayersProto layersProto = dumpProtoInfo(LayerVector::StateSet::Current); in doDump()
4130 LayersProto SurfaceFlinger::dumpProtoInfo(LayerVector::StateSet stateSet) const { in dumpProtoInfo() function in android::SurfaceFlinger
4232 LayersProto layersProto = dumpProtoInfo(LayerVector::StateSet::Current); in dumpAllLocked()