Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/rects/
Drects_component.ts618 const displaysWithCurrentGroupId = this.internalDisplays.filter((display) => constant
621 if (displaysWithCurrentGroupId.length === 0) {
627 this.getActiveDisplay(displaysWithCurrentGroupId),