Home
last modified time | relevance | path

Searched refs:IsGPUFlagSupported (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h211 bool IsGPUFlagSupported(uint64_t usage);
Dgr_utils.cpp230 bool IsGPUFlagSupported(uint64_t usage) { in IsGPUFlagSupported() function
279 if (!IsGPUFlagSupported(usage)) { in GetSize()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h226 bool IsGPUFlagSupported(uint64_t usage);
Dgr_utils.cpp298 bool IsGPUFlagSupported(uint64_t usage) { in IsGPUFlagSupported() function
347 if (!IsGPUFlagSupported(usage)) { in GetSize()