Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc/
Dgr.h155 int isUBWCSupportedByGPU(int format);
Dalloc_controller.cpp371 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) in isUBWCSupportedByGPU() function in AdrenoMemInfo
964 enable = AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format); in isUBwcEnabled()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h146 int isUBWCSupportedByGPU(int format);
Dalloc_controller.cpp319 int AdrenoMemInfo::isUBWCSupportedByGPU(int format) in isUBWCSupportedByGPU() function in AdrenoMemInfo
793 if (AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format) && in isUBwcEnabled()