Searched defs:numberPasses (Results 1 – 2 of 2) sorted by relevance
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()913 const int numberPasses = png_set_interlace_handling(fPng_ptr); in infoCallback() local
613 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder()915 const int numberPasses = png_set_interlace_handling(fPng_ptr); in infoCallback() local