Searched refs:overlay_list (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/display/msm8909/liboverlay/
H A DmdpWrapper.h188 if(list.overlay_list[i]->id != (uint32_t)MSMFB_NEW_REQUEST) {
189 id |= list.overlay_list[i]->id;
206 id |= list.overlay_list[i]->id;
H A DoverlayMdp.cpp353 list.overlay_list = ovArray;
368 *list.overlay_list[list.processed_overlays]);
/hardware/qcom/display/msm8994/liboverlay/
H A DmdpWrapper.h188 if(list.overlay_list[i]->id != (uint32_t)MSMFB_NEW_REQUEST) {
189 id |= list.overlay_list[i]->id;
206 id |= list.overlay_list[i]->id;
H A DoverlayMdp.cpp386 list.overlay_list = ovArray;
401 *list.overlay_list[list.processed_overlays]);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.cpp367 list.overlay_list = ovArray;
379 *list.overlay_list[list.processed_overlays]);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdp.cpp348 list.overlay_list = ovArray;
360 *list.overlay_list[list.processed_overlays]);
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_mdp.h1088 struct mdp_overlay * * overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_mdp.h1125 * @overlay_list: Pointer to a list of overlay structures identifying
1135 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp.h1291 struct mdp_overlay * * overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp.h1319 * @overlay_list: Pointer to a list of overlay structures identifying
1329 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dmsm_mdp.h1244 struct mdp_overlay * * overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dmsm_mdp.h1278 * @overlay_list: Pointer to a list of overlay structures identifying
1288 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dmsm_mdp.h1040 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dmsm_mdp.h1074 * @overlay_list: Pointer to a list of overlay structures identifying
1084 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_mdp.h1024 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_mdp.h1049 * @overlay_list: Pointer to a list of overlay structures identifying
1059 struct mdp_overlay **overlay_list; member in struct:mdp_overlay_list

Completed in 129 milliseconds