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

/frameworks/base/tools/aapt/
H A DImages.cpp63 int32_t layoutBoundsTop; member in struct:image_info
470 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
533 &image->layoutBoundsTop,
538 || image->layoutBoundsTop != 0
542 NOISY(printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,

Completed in 48 milliseconds