Home
last modified time | relevance | path

Searched refs:adreno_usage (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1191 uint64_t adreno_usage = info.usage; in GetGpuResourceSizeAndDimensions() local
1196 adreno_usage &= ~(GRALLOC_USAGE_PRIVATE_ALLOC_UBWC); in GetGpuResourceSizeAndDimensions()
1198 adreno_usage |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC; in GetGpuResourceSizeAndDimensions()
1207 adreno_usage, 1); in GetGpuResourceSizeAndDimensions()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1285 uint64_t adreno_usage = info.usage; in GetGpuResourceSizeAndDimensions() local
1290 adreno_usage &= ~(GRALLOC_USAGE_PRIVATE_ALLOC_UBWC); in GetGpuResourceSizeAndDimensions()
1292 adreno_usage |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC; in GetGpuResourceSizeAndDimensions()
1301 adreno_usage, 1); in GetGpuResourceSizeAndDimensions()