Searched refs:is9Patch (Results 1 – 2 of 2) sorted by relevance
39 image_info() : rows(NULL), is9Patch(false), in image_info()68 bool is9Patch; member543 image->is9Patch = true; in do_9patch()1100 if (imageInfo.is9Patch && (color_type == PNG_COLOR_TYPE_RGB || in write_png()1141 if (imageInfo.is9Patch) { in write_png()
59 bool is9Patch = false; member460 if (info->is9Patch && (colorType == PNG_COLOR_TYPE_RGB || in writePng()501 if (info->is9Patch) { in writePng()943 image->is9Patch = true; in do9Patch()