Searched refs:GET_PP_PARAM_INTERLACED (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8996/libqdutils/ |
D | qdMetaData.h | 106 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
|
D | qdMetaData.cpp | 128 case GET_PP_PARAM_INTERLACED: in getMetaData()
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | qdMetaData.h | 126 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
|
D | qdMetaData.cpp | 155 case GET_PP_PARAM_INTERLACED: in getMetaData()
|
/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | qdMetaData.h | 165 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
|
D | qdMetaData.cpp | 176 case GET_PP_PARAM_INTERLACED: in getMetaDataVa()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | qdMetaData.h | 161 GET_PP_PARAM_INTERLACED = 0x0004, enumerator
|
D | qdMetaData.cpp | 174 case GET_PP_PARAM_INTERLACED: in getMetaDataVa()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 499 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.cpp | 385 GET_PP_PARAM_INTERLACED, &interlace_flag) != 0) { in GetYUVPlaneInfo()
|
D | gr_buf_mgr.cpp | 823 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, flag) != 0) { in Perform()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.cpp | 385 GET_PP_PARAM_INTERLACED, &interlace_flag) != 0) { in GetYUVPlaneInfo()
|
D | gr_buf_mgr.cpp | 822 if (getMetaData(hnd, GET_PP_PARAM_INTERLACED, flag) != 0) { in Perform()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 675 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 592 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 679 if (getMetaData(handle, GET_PP_PARAM_INTERLACED, &interlaced) == 0) { in SetMetaData()
|