Home
last modified time | relevance | path

Searched refs:IsUBWCSupportedByGPU (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_adreno_info.h114 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp161 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc1::AdrenoMemInfo
Dgr_utils.cpp517 enable = AdrenoMemInfo::GetInstance()->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_adreno_info.h118 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp151 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc1::AdrenoMemInfo
Dgr_allocator.cpp640 enable = adreno_helper_->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()
/hardware/qcom/display/msm8909/gralloc/
Dgr_adreno_info.h114 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp161 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc1::AdrenoMemInfo
Dgr_utils.cpp517 enable = AdrenoMemInfo::GetInstance()->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_adreno_info.h118 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp150 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc1::AdrenoMemInfo
Dgr_allocator.cpp638 enable = adreno_helper_->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()
/hardware/qcom/sm8150/display/gralloc/
Dgr_adreno_info.h164 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp167 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc::AdrenoMemInfo
Dgr_utils.cpp748 enable = AdrenoMemInfo::GetInstance()->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()
/hardware/qcom/sm7250/display/gralloc/
Dgr_adreno_info.h170 bool IsUBWCSupportedByGPU(int format);
Dgr_adreno_info.cpp167 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) { in IsUBWCSupportedByGPU() function in gralloc::AdrenoMemInfo
Dgr_utils.cpp827 enable = AdrenoMemInfo::GetInstance()->IsUBWCSupportedByGPU(format); in IsUBwcEnabled()