Home
last modified time | relevance | path

Searched refs:GRALLOC1_CONSUMER_USAGE_NONE (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h46 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE), in BufferDescriptor()
91 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
Dgr_utils.h49 gralloc1_consumer_usage_t cons = GRALLOC1_CONSUMER_USAGE_NONE) : width(w), height(h), in width()
Dgr_priv_handle.h114 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
Dgr_device_impl.cpp460 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
Dgr_buf_mgr.cpp506 allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE, GRALLOC1_CONSUMER_USAGE_NONE); in AllocateBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h45 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE), in BufferDescriptor()
90 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
Dgr_priv_handle.h110 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
Dgr_device_impl.cpp459 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
Dgr_buf_mgr.cpp482 allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE, GRALLOC1_CONSUMER_USAGE_NONE); in AllocateBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h45 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE), in BufferDescriptor()
90 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
Dgr_priv_handle.h108 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
Dgr_device_impl.cpp439 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h46 consumer_usage_(GRALLOC1_CONSUMER_USAGE_NONE), in BufferDescriptor()
91 gralloc1_consumer_usage_t consumer_usage_ = GRALLOC1_CONSUMER_USAGE_NONE;
Dgr_utils.h49 gralloc1_consumer_usage_t cons = GRALLOC1_CONSUMER_USAGE_NONE) : width(w), height(h), in width()
Dgr_priv_handle.h115 gralloc1_consumer_usage_t cons_usage = GRALLOC1_CONSUMER_USAGE_NONE)
Dgr_device_impl.cpp461 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp160 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight()
195 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize()
348 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo()
396 Lock_(gralloc_device_, handle, GRALLOC1_PRODUCER_USAGE_CPU_READ, GRALLOC1_CONSUMER_USAGE_NONE, in MapBuffer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp136 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight()
171 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize()
324 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo()
372 Lock_(gralloc_device_, handle, GRALLOC1_PRODUCER_USAGE_CPU_READ, GRALLOC1_CONSUMER_USAGE_NONE, in MapBuffer()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp130 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight()
162 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize()
303 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp124 gralloc1_consumer_usage_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAlignedWidthAndHeight()
156 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetBufferSize()
297 uint64_t consumer_usage = GRALLOC1_CONSUMER_USAGE_NONE; in GetAllocatedBufferInfo()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h113 consumerUsage(GRALLOC1_CONSUMER_USAGE_NONE) {} in Descriptor()
294 auto usage = GRALLOC1_CONSUMER_USAGE_NONE; in getConsumerUsageHook()
/hardware/libhardware/include/hardware/
Dgralloc1.h55 GRALLOC1_CONSUMER_USAGE_NONE = 0, enumerator
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.cpp626 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.cpp607 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()
/hardware/qcom/sm7250/display/gralloc/
Dgr_device_impl.cpp629 (cons_usage != GRALLOC1_CONSUMER_USAGE_NONE)) { in LockBuffer()

12