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

/frameworks/base/tools/aapt/
H A DImages.cpp38 image_info() : rows(NULL), is9Patch(false),
67 bool is9Patch; member in struct:image_info
573 image->is9Patch = true;
1110 if (imageInfo.is9Patch && (color_type == PNG_COLOR_TYPE_RGB ||
1149 if (imageInfo.is9Patch) {

Completed in 26 milliseconds