Home
last modified time | relevance | path

Searched defs:consumer_usage (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp82 uint64_t consumer_usage = UINT64(alloc_flags); in AllocateBuffer() local
124 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight() local
156 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize() local
297 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp93 uint64_t consumer_usage = alloc_flags; in AllocateBuffer() local
136 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight() local
171 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize() local
324 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp115 uint64_t consumer_usage = (alloc_flags | GRALLOC1_CONSUMER_USAGE_HWCOMPOSER); in AllocateBuffer() local
160 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight() local
195 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize() local
348 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp623 uint64_t consumer_usage = va_arg(args, uint64_t); in Perform() local
721 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
742 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
Dgr_priv_handle.h88 gralloc1_consumer_usage_t consumer_usage __attribute__((aligned(8))); member
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.cpp644 uint64_t consumer_usage = va_arg(args, uint64_t); in Perform() local
778 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
802 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
Dgr_priv_handle.h93 gralloc1_consumer_usage_t consumer_usage __attribute__((aligned(8))); member
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp635 uint64_t consumer_usage = va_arg(args, uint64_t); in Perform() local
733 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
754 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
Dgr_priv_handle.h86 gralloc1_consumer_usage_t consumer_usage __attribute__((aligned(8))); member
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.cpp647 uint64_t consumer_usage = va_arg(args, uint64_t); in Perform() local
778 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
803 gralloc1_consumer_usage_t consumer_usage = static_cast<gralloc1_consumer_usage_t>(c_usage); in Perform() local
Dgr_priv_handle.h92 gralloc1_consumer_usage_t consumer_usage __attribute__((aligned(8))); member
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc_priv.h241 int consumer_usage; member