Searched refs:computeBitDepth (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/images/
H A DSkImageDecoder_libpng.cpp948 static int computeBitDepth(int colorCount) { function
1085 bitDepth = computeBitDepth(ctable->count());

Completed in 138 milliseconds