Searched refs:WritePng (Results 1 – 3 of 3) sorted by relevance
99 bool WritePng(IAaptContext* context, const Image* image,
483 bool WritePng(IAaptContext* context, const Image* image, in WritePng() function
517 if (!WritePng(context, image.get(), nine_patch.get(), &crunched_png_buffer_out, {})) { in CompilePng()