Searched refs:asPath (Results 1 – 1 of 1) sorted by relevance
51 bounds.asPath(), in addOuterCameraProtection()70 bounds.asPath(), in addInnerCameraProtection()78 private fun Rect.asPath() = "M $left, $top H $right V $bottom H $left Z" method in com.android.systemui.FakeCameraProtectionLoader