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

/frameworks/base/tools/aapt/
H A DImages.cpp571 static status_t do_9patch(const char* imageName, image_info* image) function
1300 if (do_9patch(printableName.string(), &imageInfo) != NO_ERROR) {
1423 if (do_9patch(source.string(), &imageInfo) != NO_ERROR) {

Completed in 25 milliseconds