Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/rects/
Drects_component.ts637 const storedZSpacingFactor = assertDefined(this.store).get( constant
640 if (storedZSpacingFactor !== undefined) {
641 this.largeRectsMapper3d.setZSpacingFactor(Number(storedZSpacingFactor));