Home
last modified time | relevance | path

Searched refs:querySDEInfo (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8996/libqdutils/
Dqd_utils.h62 int querySDEInfo(HWQueryType type, int *value);
Dqd_utils.cpp52 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo() function
/hardware/qcom/sdm845/display/libqdutils/
Dqd_utils.h61 int querySDEInfo(HWQueryType type, int *value);
Dqd_utils.cpp161 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo() function
/hardware/qcom/display/msm8909w_3100/libqdutils/
Dqd_utils.h61 int querySDEInfo(HWQueryType type, int *value);
Dqd_utils.cpp160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo() function
/hardware/qcom/display/msm8998/libqdutils/
Dqd_utils.h61 int querySDEInfo(HWQueryType type, int *value);
Dqd_utils.cpp160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo() function
/hardware/qcom/display/msm8909/libqdutils/
Dqd_utils.h61 int querySDEInfo(HWQueryType type, int *value);
Dqd_utils.cpp160 int querySDEInfo(HWQueryType type, int *value) { in querySDEInfo() function
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp102 qdutils::querySDEInfo(HAS_MACRO_TILE, &isMacroTileSupported); in MDPCapabilityInfo()
103 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported); in MDPCapabilityInfo()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp108 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported); in MDPCapabilityInfo()
109 qdutils::querySDEInfo(HAS_WB_UBWC, &isWBUBWCSupported); in MDPCapabilityInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp108 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported); in MDPCapabilityInfo()
109 qdutils::querySDEInfo(HAS_WB_UBWC, &isWBUBWCSupported); in MDPCapabilityInfo()