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

  /frameworks/base/tools/aapt/
Images.cpp 76 int32_t layoutBoundsLeft;
568 image->layoutBoundsLeft = image->layoutBoundsRight =
632 &image->layoutBoundsLeft,
639 image->haveLayoutBounds = image->layoutBoundsLeft != 0
646 printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 68 int32_t layoutBoundsLeft;
563 memcpy(unknowns[bIndex].data, &info->layoutBoundsLeft, chunkSize);
1001 image->layoutBoundsLeft = image->layoutBoundsRight = 0;
    [all...]

Completed in 186 milliseconds