Home
last modified time | relevance | path

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

/packages/apps/Messaging/jni/
DGifTranscoder.cpp40 #define MAX_COLOR_DISTANCE (255 * 255 * 255) macro
468 int closestColorDistance = MAX_COLOR_DISTANCE; in findBestColor()