Home
last modified time | relevance | path

Searched refs:GetProducerUsage (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp136 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in AllocateBuffer()
198 cur_uncached = UseUncached(descriptors[i].GetProducerUsage()); in CheckForBufferSharing()
199 GetIonHeapInfo(descriptors[i].GetProducerUsage(), descriptors[i].GetConsumerUsage(), in CheckForBufferSharing()
259 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetSize()
364 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetBufferAttributes()
423 gralloc1_producer_usage_t prod_usage = hnd->GetProducerUsage(); in GetYUVPlaneInfo()
815 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetAlignedWidthAndHeight()
Dgr_buf_descriptor.h71 gralloc1_producer_usage_t GetProducerUsage() const { return producer_usage_; } in GetProducerUsage() function
Dgr_device_impl.cpp151 return reinterpret_cast<gralloc1_function_pointer_t>(GetProducerUsage); in GetFunction()
318 gralloc1_error_t GrallocImpl::GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetProducerUsage() function in gralloc1::GrallocImpl
323 *outUsage = hnd->GetProducerUsage(); in GetProducerUsage()
Dgr_buf_mgr.cpp131 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle()
139 descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetProducerUsage(), in CreateSharedHandle()
443 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in AllocateBuffer()
471 descriptor.GetHeight(), format, buffer_type, descriptor.GetProducerUsage(), in AllocateBuffer()
Dgr_device_impl.h84 static gralloc1_error_t GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_priv_handle.h185 gralloc1_producer_usage_t GetProducerUsage() const { return producer_usage; } in GetProducerUsage() function
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp128 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in AllocateBuffer()
190 cur_uncached = UseUncached(descriptors[i].GetProducerUsage()); in CheckForBufferSharing()
191 GetIonHeapInfo(descriptors[i].GetProducerUsage(), descriptors[i].GetConsumerUsage(), in CheckForBufferSharing()
251 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetSize()
356 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetBufferAttributes()
415 gralloc1_producer_usage_t prod_usage = hnd->GetProducerUsage(); in GetYUVPlaneInfo()
795 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in GetAlignedWidthAndHeight()
Dgr_buf_descriptor.h71 gralloc1_producer_usage_t GetProducerUsage() const { return producer_usage_; } in GetProducerUsage() function
Dgr_device_impl.cpp151 return reinterpret_cast<gralloc1_function_pointer_t>(GetProducerUsage); in GetFunction()
318 gralloc1_error_t GrallocImpl::GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetProducerUsage() function in gralloc1::GrallocImpl
323 *outUsage = hnd->GetProducerUsage(); in GetProducerUsage()
Dgr_buf_mgr.cpp131 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle()
139 descriptor.GetWidth(), descriptor.GetHeight(), descriptor.GetProducerUsage(), in CreateSharedHandle()
442 gralloc1_producer_usage_t prod_usage = descriptor.GetProducerUsage(); in AllocateBuffer()
470 descriptor.GetHeight(), format, buffer_type, descriptor.GetProducerUsage(), in AllocateBuffer()
Dgr_priv_handle.h168 gralloc1_producer_usage_t GetProducerUsage() const { return producer_usage; } in GetProducerUsage() function
Dgr_device_impl.h84 static gralloc1_error_t GetProducerUsage(gralloc1_device_t *device, buffer_handle_t buffer,