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

/frameworks/base/tools/aapt/
H A DImages.cpp55 Res_png_9patch info9Patch; member in struct:image_info
315 hpatch, image->info9Patch.xDivs[0], image->info9Patch.xDivs[1],
318 vpatch, image->info9Patch.yDivs[0], image->info9Patch.yDivs[1],
350 image->info9Patch.paddingLeft = image->info9Patch.paddingRight =
351 image->info9Patch.paddingTop = image->info9Patch.paddingBottom = -1;
393 if (get_horizontal_ticks(image->rows[H-1], W, transparent, false, &image->info9Patch
[all...]

Completed in 28 milliseconds