Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/rects/
Dmapper3d.ts134 const newModeIndex = this.allowedShadingModes.findIndex( constant
137 if (newModeIndex !== -1) {
138 this.shadingModeIndex = newModeIndex;