Searched refs:numberPasses (Results 1 – 2 of 2) sorted by relevance
611 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder() argument613 , fNumberPasses(numberPasses) in SkPngInterlacedDecoder()913 const int numberPasses = png_set_interlace_handling(fPng_ptr); in infoCallback() local971 if (1 == numberPasses) { in infoCallback()977 numberPasses); in infoCallback()
613 png_infop info_ptr, int bitDepth, int numberPasses) in SkPngInterlacedDecoder() argument615 , fNumberPasses(numberPasses) in SkPngInterlacedDecoder()915 const int numberPasses = png_set_interlace_handling(fPng_ptr); in infoCallback() local956 if (1 == numberPasses) { in infoCallback()962 numberPasses); in infoCallback()