Home
last modified time | relevance | path

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

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