Home | History | Annotate | Download | only in aapt

Lines Matching refs:is9Patch

36     image_info() : rows(NULL), is9Patch(false), allocRows(NULL) { }
57 bool is9Patch;
445 image->is9Patch = true;
671 image->is9Patch = true;
1015 if (imageInfo.is9Patch && (color_type == PNG_COLOR_TYPE_RGB ||
1054 if (imageInfo.is9Patch) {