Searched defs:fromProto (Results 1 – 6 of 6) sorted by relevance
| /development/tools/winscope/src/traces/ | ||
| D | TraceError.ts | 34 static fromProto(proto: any): ErrorTrace { method in TraceError |
| D | TraceTag.ts | 34 static fromProto(proto: any): TagTrace { method in TraceTag |
| D | SurfaceFlinger.ts | 38 static fromProto(proto: any): LayersTrace { method in SurfaceFlinger |
| D | WindowManager.ts | 39 static fromProto(proto: any): WindowManagerTrace { method in WindowManager |
| /development/tools/winscope/src/dumps/ | ||
| D | WindowManager.ts | 35 static fromProto(proto: any): WindowManagerTrace { method in WindowManager |
| D | SurfaceFlinger.ts | 36 static fromProto(proto: any): LayersTrace { method in SurfaceFlinger |