Searched refs:outerLayer (Results 1 – 1 of 1) sorted by relevance
205 function contains(outerLayer, innerLayer) { argument206 if (!is_simple_rotation(outerLayer.transform) || !is_simple_rotation(innerLayer.transform)) {209 const outer = screen_bounds(outerLayer);