Home
last modified time | relevance | path

Searched refs:GET_PP_PARAM_INTERLACED (Results 1 – 6 of 6) 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.cpp172 case GET_PP_PARAM_INTERLACED: in getMetaData()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp504 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetLayerBuffer()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp489 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()