Searched defs:layersProto (Results 1 – 6 of 6) sorted by relevance
55 surfaceflinger::LayersProto layersProto; in generateLayerProto() local106 surfaceflinger::LayersProto layersProto = generateLayerProto(); in TEST() local
40 LayerProtoParser::LayerTree LayerProtoParser::generateLayerTree(const LayersProto& layersProto) { in generateLayerTree()56 const LayersProto& layersProto) { in generateLayerList()
157 LayersProto layersProto = LayerProtoFromSnapshotGenerator(snapshotBuilder, displayInfos, {}, in generate() local
458 LayersProto layersProto = mFlinger->dumpDrawingStateProto(fdp->ConsumeIntegral<uint32_t>()); in fuzzDumpsysAndDebug() local
5685 LayersProto layersProto = dumpProtoFromMainThread(); in doDump() local5917 LayersProto layersProto; in dumpDrawingStateProto() local5955 void SurfaceFlinger::dumpOffscreenLayersProto(LayersProto& layersProto, uint32_t traceFlags) const { in dumpOffscreenLayersProto()
2156 LayerProto* Layer::writeToProto(LayersProto& layersProto, uint32_t traceFlags) { in writeToProto()