Home
last modified time | relevance | path

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

/development/tools/winscope/src/
Dsf_visibility.js43 region.rect.every(function(r) { return is_empty_rect(r) } );
46 function is_empty_rect(rect) { function
139 if (!layer.bounds || is_empty_rect(layer.bounds)) {
173 if (!layer.bounds || is_empty_rect(layer.bounds)) {