Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleFlyoutView.java345 Canvas canvas, float currentFlyoutWidth, float currentFlyoutHeight) { in renderPointerTriangle() argument
360 final float arrowTranslationY = currentFlyoutHeight / 2f - mPointerSize / 2f; in renderPointerTriangle()