Searched defs:offscreenFraction (Results 1 – 1 of 1) sorted by relevance
218 float offscreenFraction = (float) -mBounds.left / mBounds.width(); in shouldMinimizePip() local221 float offscreenFraction = (float) (mBounds.right - displaySize.x) / in shouldMinimizePip() local237 float offscreenFraction = (float) (mBounds.bottom - y) / mBounds.height(); in shouldDismissPip() local