Home | History | Annotate | Download | only in codec

Lines Matching full:png_get_valid

368     if (png_get_valid(png_ptr, info_ptr, PNG_INFO_sRGB)) {
864 alpha = png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS) ?
868 if (png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS)) {
886 if (png_get_valid(fPng_ptr, fInfo_ptr, PNG_INFO_tRNS)) {