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

/frameworks/base/tools/aapt/
H A DImages.cpp65 int32_t layoutBoundsBottom; member in struct:image_info
470 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
534 &image->layoutBoundsBottom, &errorMsg);
539 || image->layoutBoundsBottom != 0;
543 image->layoutBoundsRight, image->layoutBoundsBottom));

Completed in 46 milliseconds