Searched refs:layoutBoundsLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp62 int32_t layoutBoundsLeft; member in struct:image_info
469 image->layoutBoundsLeft = image->layoutBoundsRight =
529 &image->layoutBoundsLeft,
536 image->haveLayoutBounds = image->layoutBoundsLeft != 0
542 NOISY(printf("layoutBounds=%d %d %d %d\n", image->layoutBoundsLeft, image->layoutBoundsTop,
1072 memcpy(unknowns[b_index].data, &imageInfo.layoutBoundsLeft, chunk_size);

Completed in 211 milliseconds