Searched defs:layersProto (Results 1 – 5 of 5) 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()
461 LayersProto layersProto = mFlinger->dumpDrawingStateProto(fdp->ConsumeIntegral<uint32_t>()); in fuzzDumpsysAndDebug() local
5053 LayersProto layersProto = dumpProtoFromMainThread(); in doDump() local5279 LayersProto layersProto; in dumpDrawingStateProto() local5308 void SurfaceFlinger::dumpOffscreenLayersProto(LayersProto& layersProto, uint32_t traceFlags) const { in dumpOffscreenLayersProto()
2027 LayerProto* Layer::writeToProto(LayersProto& layersProto, uint32_t traceFlags) { in writeToProto()