Searched defs:isUBWCSupportedByGPU (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp319 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) function in class:AdrenoMemInfo
793 if (AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format) &&
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp378 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) function in class:AdrenoMemInfo
973 enable = AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format);
/hardware/qcom/display/msm8998/libgralloc/
H A Dalloc_controller.cpp399 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) function in class:AdrenoMemInfo
991 enable = AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format);

Completed in 130 milliseconds