Home
last modified time | relevance | path

Searched refs:SetConsumerUsage (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h58 void SetConsumerUsage(gralloc1_consumer_usage_t usage) { consumer_usage_ = usage; } in SetConsumerUsage() function
Dgr_device_impl.h71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_descriptor.h57 void SetConsumerUsage(gralloc1_consumer_usage_t usage) { consumer_usage_ = usage; } in SetConsumerUsage() function
Dgr_device_impl.cpp135 return reinterpret_cast<gralloc1_function_pointer_t>(SetConsumerUsage); in GetFunction()
235 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage() function in gralloc1::GrallocImpl
243 &BufferDescriptor::SetConsumerUsage, usage); in SetConsumerUsage()
Dgr_device_impl.h71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h57 void SetConsumerUsage(gralloc1_consumer_usage_t usage) { consumer_usage_ = usage; } in SetConsumerUsage() function
Dgr_device_impl.cpp129 return reinterpret_cast<gralloc1_function_pointer_t>(SetConsumerUsage); in GetFunction()
217 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage() function in gralloc1::GrallocImpl
225 &BufferDescriptor::SetConsumerUsage, usage); in SetConsumerUsage()
Dgr_device_impl.h71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h58 void SetConsumerUsage(gralloc1_consumer_usage_t usage) { consumer_usage_ = usage; } in SetConsumerUsage() function
Dgr_device_impl.cpp129 return reinterpret_cast<gralloc1_function_pointer_t>(SetConsumerUsage); in GetFunction()
229 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage() function in gralloc1::GrallocImpl
237 &BufferDescriptor::SetConsumerUsage, usage); in SetConsumerUsage()
Dgr_device_impl.h71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,