Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libpng.cpp919 static int computeBitDepth(int colorCount) { in computeBitDepth() function
1051 bitDepth = computeBitDepth(ctable->count()); in onEncode()