Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/rects/
Dcanvas.ts182 const existingGraphics = this.lastScene.rectIdToRectGraphics.get(rect.id); constant
183 const mesh = !existingGraphics
187 existingGraphics.rect,
188 existingGraphics.mesh,