Home
last modified time | relevance | path

Searched defs:GetConsumerUsage (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h69 gralloc1_consumer_usage_t GetConsumerUsage() const { return consumer_usage_; } in GetConsumerUsage() function
Dgr_priv_handle.h166 gralloc1_consumer_usage_t GetConsumerUsage() const { return consumer_usage; } in GetConsumerUsage() function
Dgr_device_impl.cpp286 gralloc1_error_t GrallocImpl::GetConsumerUsage(gralloc1_device_t *device, buffer_handle_t buffer, in GetConsumerUsage() function in gralloc1::GrallocImpl