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

  /hardware/qcom/display/liboverlay/
overlay.cpp 89 if(type == OV_MDP_PIPE_ANY || type == PipeBook::getPipeType((eDest)i)) {
215 int numPipesXType[OV_MDP_PIPE_ANY] = {0};
224 for(int X = 0; X < (int)OV_MDP_PIPE_ANY; X++) { //iterate over types
316 {utils::OV_MDP_PIPE_ANY};
overlayUtils.h 281 OV_MDP_PIPE_ANY, //Any
  /hardware/qcom/display/libhwcomposer/
hwc_fbupdate.cpp 71 ovutils::eDest dest = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy);

Completed in 31 milliseconds