Home | History | Annotate | Download | only in images

Lines Matching defs:decodePalette

87     bool decodePalette(png_structp png_ptr, png_infop info_ptr, int bitDepth,
328 decodePalette(png_ptr, info_ptr, bitDepth, &hasAlpha, &reallyHasAlpha, &colorTable);
634 bool SkPNGImageDecoder::decodePalette(png_structp png_ptr, png_infop info_ptr,