HomeSort by relevance Sort by last modified time
    Searched refs:layoutBoundsTop (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
Images.cpp 77 int32_t layoutBoundsTop;
569 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
636 &image->layoutBoundsTop,
641 || image->layoutBoundsTop != 0
646 printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 69 int32_t layoutBoundsTop;
1002 image->layoutBoundsTop = image->layoutBoundsBottom = 0;
    [all...]

Completed in 72 milliseconds