Searched refs:layoutBoundsBottom (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/aapt/
H A DImages.cpp78 int32_t layoutBoundsBottom; member in struct:image_info
599 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
667 &image->layoutBoundsBottom, &errorMsg);
672 || image->layoutBoundsBottom != 0;
676 image->layoutBoundsRight, image->layoutBoundsBottom));

Completed in 77 milliseconds