Home
last modified time | relevance | path

Searched refs:createRootWindowContainer (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/trace/flickerlib/windows/
DWindowManagerState.ts44 const rootWindowContainer = createRootWindowContainer(proto.rootWindowContainer, nextSeq);
103 function createRootWindowContainer(proto: any, nextSeq: () => number): RootWindowContainer { function