Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_buf_descriptor.h74 void SetUsage(uint64_t usage) { usage_ |= usage; } in SetUsage() function
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_descriptor.h48 void SetUsage(uint64_t usage) { usage_ |= usage; } in SetUsage() function
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_descriptor.h49 void SetUsage(uint64_t usage) { usage_ |= usage; } in SetUsage() function