Searched defs:read_ptr (Results 1 – 2 of 2) sorted by relevance
37 PngReadStructDeleter(png_structp read_ptr, png_infop info_ptr) in PngReadStructDeleter()175 png_structp read_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, nullptr, nullptr, nullptr); in ReadPng() local
100 png_structp read_ptr, png_infop read_info, in read_png()1323 static bool read_png_protected(png_structp read_ptr, String8& printableName, png_infop read_info, in read_png_protected()1377 png_structp read_ptr = NULL; in preProcessImage() local1460 png_structp read_ptr = NULL; in preProcessImageToCache() local