Home
last modified time | relevance | path

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

/development/tools/winscope/src/flickerlib/windows/
DDisplayContent.ts31 const displayRectWidth = proto.displayInfo?.logicalWidth ?? 0; constant
45 new Rect(0, 0, displayRectWidth, displayRectHeight),