Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DPng.cpp70 int32_t layoutBoundsBottom; member
968 image->layoutBoundsTop = image->layoutBoundsBottom = 0; in do9Patch()
1037 &image->layoutBoundsTop, &image->layoutBoundsBottom, &errorMsg); in do9Patch()
1042 || image->layoutBoundsBottom != 0; in do9Patch()
1047 image->layoutBoundsRight, image->layoutBoundsBottom); in do9Patch()
/frameworks/base/tools/aapt/
DImages.cpp79 int32_t layoutBoundsBottom; member
569 image->layoutBoundsTop = image->layoutBoundsBottom = 0; in do_9patch()
637 &image->layoutBoundsBottom, &errorMsg); in do_9patch()
642 || image->layoutBoundsBottom != 0; in do_9patch()
647 image->layoutBoundsRight, image->layoutBoundsBottom); in do_9patch()