Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp71 int32_t layoutBoundsRight; member
1002 image->layoutBoundsLeft = image->layoutBoundsRight = 0; in do9Patch()
1072 &image->layoutBoundsRight, &errorMsg); in do9Patch()
1079 image->layoutBoundsLeft != 0 || image->layoutBoundsRight != 0 || in do9Patch()
1085 image->layoutBoundsTop, image->layoutBoundsRight, in do9Patch()
/frameworks/base/tools/aapt/
DImages.cpp78 int32_t layoutBoundsRight; member
568 image->layoutBoundsLeft = image->layoutBoundsRight = in do_9patch()
633 &image->layoutBoundsRight, &errorMsg); in do_9patch()
640 || image->layoutBoundsRight != 0 in do_9patch()
647 image->layoutBoundsRight, image->layoutBoundsBottom); in do_9patch()