Searched refs:is9Patch (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp36 image_info() : rows(NULL), is9Patch(false), allocRows(NULL) { }
57 bool is9Patch; member in struct:image_info
445 image->is9Patch = true;
671 image->is9Patch = true;
1015 if (imageInfo.is9Patch && (color_type == PNG_COLOR_TYPE_RGB ||
1054 if (imageInfo.is9Patch) {

Completed in 327 milliseconds