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

  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h 59 MDPCOMP_OV_VG = ovutils::OV_MDP_PIPE_VG,
hwc_mdpcomp.cpp 332 return ov.nextPipe(ovutils::OV_MDP_PIPE_VG, mDpy);
    [all...]
  /hardware/qcom/display/liboverlay/
overlay.h 230 case utils::OV_MDP_PIPE_VG: return "VG";
overlay.cpp 183 if(PipeBook::getPipeType(dest) == OV_MDP_PIPE_VG) {
218 numPipesXType[OV_MDP_PIPE_VG] =
overlayUtils.h 279 OV_MDP_PIPE_VG,

Completed in 57 milliseconds