Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/
Drect.ts96 const nullHeightOrWidth = w <= 0 || h <= 0; constant
97 return nullValuePresent || nullHeightOrWidth;