Home
last modified time | relevance | path

Searched defs:layerProtos (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/parsers/surface_flinger/perfetto/
Dparser_surface_flinger.ts129 const layerProtos = (await this.querySnapshotLayers(index)).map( constant
298 const layerProtos: perfetto.protos.ILayerProto[] = []; constant