Home
last modified time | relevance | path

Searched defs:align (Results 1 – 25 of 82) sorted by relevance

1234

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h45 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/libhardware/tests/hardware/
Dstruct-last.cpp27 #define GET_PADDING(align, size) (((align) - ((size) % (align))) % (align)) argument
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h49 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h49 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/display/msm8960/libgralloc/
Dgr.h41 inline size_t ALIGN(size_t x, size_t align) { in ALIGN()
Dmemalloc.h48 size_t align; member
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp212 …static Impl *Alloc(int ionFd, size_t size, size_t align, unsigned heapMask, unsigned flags, C2Allo… in Alloc()
402 C2AllocationIon::C2AllocationIon(int ionFd, size_t size, size_t align, in C2AllocationIon()
469 C2MemoryUsage usage, size_t capacity, size_t *align, unsigned *heapMask, unsigned *flags) { in mapUsage()
515 size_t align = 0; in newLinearAllocation() local
/hardware/qcom/display/msm8084/libgralloc/
Dgr.h41 inline Type ALIGN(Type x, Type align) { in ALIGN()
Dmemalloc.h48 size_t align; member
/hardware/qcom/display/msm8226/libgralloc/
Dgr.h41 inline Type ALIGN(Type x, Type align) { in ALIGN()
Dmemalloc.h48 unsigned int align; member
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
Dmemalloc.h48 unsigned int align; member
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h59 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h59 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.h67 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h405 size_t len, size_t align, in ion_alloc()
455 int partition_num, unsigned long align, in ion_map_iommu()
515 size_t align; member
/hardware/qcom/display/msm8909/libgralloc/
Dmemalloc.h48 unsigned int align; member
Dgr.h43 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmemalloc.h48 unsigned int align; member
/hardware/qcom/display/msm8996/libgralloc/
Dmemalloc.h48 unsigned int align; member

1234