Home
last modified time | relevance | path

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

1234

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
Dbits.h34 constexpr size_t align(size_t len) { in align() function
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h45 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/msm8998/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/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.h42 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/sm7250/display/composer/
Dhwc_buffer_allocator.h48 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.h48 inline Type ALIGN(Type x, Type align) { in ALIGN()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h49 inline Type1 ALIGN(Type1 x, Type2 align) { in ALIGN()
/hardware/qcom/display/msm8998/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/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/display/msm8996/libgralloc/
Dmemalloc.h48 unsigned int align; member
/hardware/qcom/display/msm8909/libgralloc/
Dmemalloc.h48 unsigned int align; member
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dmemalloc.h48 unsigned int align; member

1234