Home
last modified time | relevance | path

Searched refs:IsPISupportedByGPU (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.h169 bool IsPISupportedByGPU(int format, uint64_t usage);
Dgr_adreno_info.cpp335 bool AdrenoMemInfo::IsPISupportedByGPU(int format, uint64_t usage) { in IsPISupportedByGPU() function in gralloc::AdrenoMemInfo
Dgr_utils.cpp720 return AdrenoMemInfo::GetInstance()->IsPISupportedByGPU(format, usage); in IsUBwcPISupported()
/hardware/qcom/sm7250/display/gralloc/
Dgr_adreno_info.h175 bool IsPISupportedByGPU(int format, uint64_t usage);
Dgr_adreno_info.cpp336 bool AdrenoMemInfo::IsPISupportedByGPU(int format, uint64_t usage) { in IsPISupportedByGPU() function in gralloc::AdrenoMemInfo
Dgr_utils.cpp799 return AdrenoMemInfo::GetInstance()->IsPISupportedByGPU(format, usage); in IsUBwcPISupported()