Home
last modified time | relevance | path

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

/development/tools/winscope/src/flickerlib/windows/
DDisplayContent.ts34 const appRectHeight = proto.displayInfo?.appHeight ?? 0; constant
46 new Rect(0, 0, appRectWidth, appRectHeight),