Home
last modified time | relevance | path

Searched defs:GetUsage (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_descriptor.h85 uint64_t GetUsage() const { return usage_; } in GetUsage() function
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_descriptor.h85 uint64_t GetUsage() const { return usage_; } in GetUsage() function
Dgr_priv_handle.h175 uint64_t GetUsage() const { return usage; } in GetUsage() function
/hardware/qcom/sm7250/display/gralloc/
Dgr_buf_descriptor.h63 uint64_t GetUsage() const { return usage_; } in GetUsage() function
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp1168 TEST_P(GraphicsMapperHidlTest, GetUsage) { in TEST_P() argument