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

/frameworks/base/tools/aapt/
H A DImages.cpp47 free(info9Patch.xDivs);
48 free(info9Patch.yDivs);
49 free(info9Patch.colors);
58 Res_png_9patch info9Patch; member in struct:image_info
431 hpatch, image->info9Patch.xDivs[0], image->info9Patch.xDivs[1],
434 vpatch, image->info9Patch.yDivs[0], image->info9Patch.yDivs[1],
466 image->info9Patch.paddingLeft = image->info9Patch
[all...]

Completed in 60 milliseconds