Home
last modified time | relevance | path

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

/packages/apps/Messaging/jni/
DGifTranscoder.h78 static GifByteType computeNewColorIndex(GifFileType* gifIn,
DGifTranscoder.cpp223 const GifByteType dstColorIndex = computeNewColorIndex( in resizeBoxFilter()
429 GifByteType GifTranscoder::computeNewColorIndex(GifFileType* gifIn, in computeNewColorIndex() function in GifTranscoder