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

/frameworks/base/tools/aapt/
H A DImages.cpp76 int32_t layoutBoundsTop; member in struct:image_info
599 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
666 &image->layoutBoundsTop,
671 || image->layoutBoundsTop != 0
675 NOISY(printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,

Completed in 37 milliseconds