Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1372 final int rightLm = getPixelLuminance(buffer, width - 1, y, pixelStride, rowStride); in getBorderLuma() local
1374 histogram[rightLm]++; in getBorderLuma()