Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DPng.cpp69 int32_t layoutBoundsRight; member
967 image->layoutBoundsLeft = image->layoutBoundsRight = 0; in do9Patch()
1034 &image->layoutBoundsLeft, &image->layoutBoundsRight, &errorMsg); in do9Patch()
1040 || image->layoutBoundsRight != 0 in do9Patch()
1047 image->layoutBoundsRight, image->layoutBoundsBottom); 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()