Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1363 final int topLm = getPixelLuminance(buffer, x, 0, pixelStride, rowStride); in getBorderLuma() local
1365 histogram[topLm]++; in getBorderLuma()