Home
last modified time | relevance | path

Searched refs:GET_PP_PARAM_INTERLACED (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/display/msm8996/libqdutils/
DqdMetaData.h106 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
DqdMetaData.cpp128 case GET_PP_PARAM_INTERLACED: in getMetaData()
/hardware/qcom/display/msm8998/libqdutils/
DqdMetaData.h126 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
DqdMetaData.cpp155 case GET_PP_PARAM_INTERLACED: in getMetaData()
/hardware/qcom/display/msm8909w_3100/libqdutils/
DqdMetaData.h165 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
DqdMetaData.cpp176 case GET_PP_PARAM_INTERLACED: in getMetaDataVa()
/hardware/qcom/display/msm8909/libqdutils/
DqdMetaData.h161 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
DqdMetaData.cpp174 case GET_PP_PARAM_INTERLACED: in getMetaDataVa()
/hardware/qcom/sdm845/display/libqdutils/
DqdMetaData.h173 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
DqdMetaData.cpp200 case GET_PP_PARAM_INTERLACED: in getMetaDataVa()
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.cpp448 if (getMetaData(const_cast<private_handle_t *>(hnd), GET_PP_PARAM_INTERLACED, &interlace_flag) == in GetYUVPlaneInfo()
762 } else if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in GetCustomDimensions()
DQtiMapper.cpp288 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, interlaced_flag) != 0) { in getInterlacedFlag()
Dgr_device_impl.cpp834 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, flag) != 0) { in Perform()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp529 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.cpp385 GET_PP_PARAM_INTERLACED, &interlace_flag) != 0) { in GetYUVPlaneInfo()
Dgr_buf_mgr.cpp822 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, flag) != 0) { in Perform()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp592 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.cpp385 GET_PP_PARAM_INTERLACED, &interlace_flag) != 0) { in GetYUVPlaneInfo()
Dgr_buf_mgr.cpp823 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, flag) != 0) { in Perform()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp686 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp687 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp818 getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced); in SetMetaData()