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

  /hardware/qcom/display/msm8960/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/msm8974/libhwcomposer/
hwc_fbupdate.cpp 87 ovutils::eMdpPipeType type = ovutils::OV_MDP_PIPE_ANY;
211 ovutils::eDest destL = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy,
219 ovutils::eDest destR = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy,
  /hardware/qcom/display/msm8974/liboverlay/
overlay.cpp 90 if( (type == OV_MDP_PIPE_ANY || //Pipe type match
236 int numPipesXType[OV_MDP_PIPE_ANY] = {0};
245 for(int X = 0; X < (int)OV_MDP_PIPE_ANY; X++) { //iterate over types
395 {utils::OV_MDP_PIPE_ANY};
overlayUtils.h 282 OV_MDP_PIPE_ANY, //Any
  /hardware/qcom/display/msm8084/liboverlay/
overlay.cpp 117 if( (type == OV_MDP_PIPE_ANY || //Pipe type match
385 int numPipesXType[OV_MDP_PIPE_ANY] = {0};
394 for(int X = 0; X < (int)OV_MDP_PIPE_ANY; X++) { //iterate over types
593 {utils::OV_MDP_PIPE_ANY};
overlayUtils.h 289 OV_MDP_PIPE_ANY, //Any
  /hardware/qcom/display/msm8226/liboverlay/
overlay.cpp 117 if( (type == OV_MDP_PIPE_ANY || //Pipe type match
374 int numPipesXType[OV_MDP_PIPE_ANY] = {0};
383 for(int X = 0; X < (int)OV_MDP_PIPE_ANY; X++) { //iterate over types
582 {utils::OV_MDP_PIPE_ANY};
overlayUtils.h 258 OV_MDP_PIPE_ANY, //Any
  /hardware/qcom/display/msm8994/liboverlay/
overlay.cpp 112 if( (type == OV_MDP_PIPE_ANY || //Pipe type match
400 int numPipesXType[OV_MDP_PIPE_ANY] = {0};
409 for(int X = 0; X < (int)OV_MDP_PIPE_ANY; X++) { //iterate over types
580 {utils::OV_MDP_PIPE_ANY};
overlayUtils.h 252 OV_MDP_PIPE_ANY, //Any
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp 71 ovutils::eDest dest = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy);

Completed in 592 milliseconds