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()1188 if (imageInfo.is9Patch && PNG_COLOR_TYPE_PALETTE == color_type) { in write_png()1234 if (imageInfo.is9Patch) { in write_png()
61 bool is9Patch = false; member480 if (info->is9Patch && in writePng()526 if (info->is9Patch) { in writePng()978 image->is9Patch = true; in do9Patch()