Searched refs:rIndex (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.cpp970 pipe_info.rIndex = getMdpPipe(ctx, type);
971 if(pipe_info.rIndex == ovutils::OV_INVALID)
974 pipe_info.rIndex = ovutils::OV_INVALID;
979 pipe_info.rIndex = getMdpPipe(ctx, type);
981 if(pipe_info.rIndex == ovutils::OV_INVALID ||
1051 eDest rDest = mdp_info.rIndex;
1102 ovutils::eDest indexR = pipe_info.rIndex;
H A Dhwc_mdpcomp.h209 ovutils::eDest rIndex; member in struct:qhwc::MDPCompHighRes::MdpPipeInfoHighRes
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp981 pipe_info.rIndex = getMdpPipe(ctx, type);
982 if(pipe_info.rIndex == ovutils::OV_INVALID)
985 pipe_info.rIndex = ovutils::OV_INVALID;
990 pipe_info.rIndex = getMdpPipe(ctx, type);
992 if(pipe_info.rIndex == ovutils::OV_INVALID ||
1062 eDest rDest = mdp_info.rIndex;
1113 ovutils::eDest indexR = pipe_info.rIndex;
H A Dhwc_mdpcomp.h209 ovutils::eDest rIndex; member in struct:qhwc::MDPCompHighRes::MdpPipeInfoHighRes
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.h218 ovutils::eDest rIndex; member in struct:qhwc::MDPCompHighRes::MdpPipeInfoHighRes
H A Dhwc_mdpcomp.cpp1154 pipe_info.rIndex = ovutils::OV_INVALID;
1163 pipe_info.rIndex = getMdpPipe(ctx, type, Overlay::MIXER_RIGHT);
1164 if(pipe_info.rIndex == ovutils::OV_INVALID)
1214 eDest rDest = mdp_info.rIndex;
1270 ovutils::eDest indexR = pipe_info.rIndex;

Completed in 38 milliseconds