HomeSort by relevance Sort by last modified time
    Searched refs:getMdpPipe (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 133 ovutils::eDest getMdpPipe(hwc_context_t *ctx, ePipeType type);
hwc_mdpcomp.cpp 315 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type) {
846 pipe_info.index = getMdpPipe(ctx, MDPCOMP_OV_VG);
877 pipe_info.index = getMdpPipe(ctx, type);
986 pipe_info.rIndex = getMdpPipe(ctx, type);
991 pipe_info.lIndex = getMdpPipe(ctx, type);
995 pipe_info.rIndex = getMdpPipe(ctx, type);
996 pipe_info.lIndex = getMdpPipe(ctx, type);
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 126 ovutils::eDest getMdpPipe(hwc_context_t *ctx, ePipeType type, int mixer);
hwc_mdpcomp.cpp 311 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type,
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 136 ovutils::eDest getMdpPipe(hwc_context_t *ctx, ePipeType type, int mixer);
hwc_mdpcomp.cpp 396 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type,
    [all...]

Completed in 42 milliseconds