Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1364 final int bottomLm = getPixelLuminance(buffer, x, height - 1, pixelStride, rowStride); in getBorderLuma() local
1366 histogram[bottomLm]++; in getBorderLuma()