Home
last modified time | relevance | path

Searched defs:SetConsumerUsage (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h58 void SetConsumerUsage(gralloc1_consumer_usage_t usage) { consumer_usage_ = usage; } in SetConsumerUsage() function
Dgr_device_impl.cpp230 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device, in SetConsumerUsage() function in gralloc1::GrallocImpl