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

/system/core/include/ion/
H A Dion.h30 int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask,
32 int ion_alloc_fd(int fd, size_t len, size_t align, unsigned int heap_mask,
/system/core/libion/
H A Dion.c57 int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, argument
63 .align = align,
124 int ion_alloc_fd(int fd, size_t len, size_t align, unsigned int heap_mask, argument
129 ret = ion_alloc(fd, len, align, heap_mask, flags, &handle);
H A Dion_test.c18 size_t len = 1024*1024, align = 0; variable
34 ret = ion_alloc(*fd, len, align, heap_mask, alloc_flags, handle);
93 _ion_alloc_test(len, align, flags, &fd, &handle);
210 {"align", required_argument, 0, 'g'},
224 align = atol(optarg);
261 printf("test %d, len %u, align %u, map_flags %d, prot %d, heap_mask %d,"
262 " alloc_flags %d\n", test, len, align, map_flags, prot,
/system/core/debuggerd/
H A Dvfp.S2 .align 2
/system/core/libpixelflinger/
H A Dcol32cb16blend.S19 .align
H A Drotate90CW_4x4_16v6.S20 .align
H A Dcol32cb16blend_neon.S20 .align
H A Dt32cb16blend.S20 .align
145 // align DST to 32 bits
/system/core/libcutils/arch-arm/
H A Dmemset32.S22 .align
46 /* align to 32 bits */
57 /* align the destination to a cache-line */
/system/core/libpixelflinger/arch-mips/
H A Dt32cb16blend.S174 .align
/system/extras/tests/icachetest/
H A Dicache.S12 .align
32 .align 5
H A Dicache2.S10 .align

Completed in 832 milliseconds