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

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

Completed in 17 milliseconds