Home | History | Annotate | Download | only in codec

Lines Matching refs:png_get_valid

365     if (png_get_valid(png_ptr, info_ptr, PNG_INFO_sRGB)) {
851 alpha = png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS) ?
855 if (png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS)) {
873 if (png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS)) {