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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.h 79 ovutils::eDest mDestRight; //right pipe to draw on
hwc_fbupdate.cpp 148 mDestRight = ovutils::OV_INVALID;
190 mDestRight = destR;
272 ovutils::eDest destR = mDestRight;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.h 96 ovutils::eDest mDestRight; //right pipe to draw on
hwc_fbupdate.cpp 260 mDestRight = ovutils::OV_INVALID;
301 mDestRight = ovutils::OV_INVALID;
357 mDestRight = destR;
404 if(mDestRight != ovutils::OV_INVALID) {
405 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) {
501 mDestRight = destR;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.h 96 ovutils::eDest mDestRight; //right pipe to draw on
hwc_fbupdate.cpp 266 mDestRight = ovutils::OV_INVALID;
307 mDestRight = ovutils::OV_INVALID;
363 mDestRight = destR;
410 if(mDestRight != ovutils::OV_INVALID) {
411 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) {
505 mDestRight = destR;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.h 96 ovutils::eDest mDestRight; //right pipe to draw on
hwc_fbupdate.cpp 255 mDestRight = ovutils::OV_INVALID;
290 mDestRight = ovutils::OV_INVALID;
374 mDestRight = destR;
420 if(mDestRight != ovutils::OV_INVALID) {
421 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) {
542 mDestRight = destR;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.h 96 ovutils::eDest mDestRight; //right pipe to draw on
hwc_fbupdate.cpp 258 mDestRight = ovutils::OV_INVALID;
296 mDestRight = ovutils::OV_INVALID;
380 mDestRight = destR;
426 if(mDestRight != ovutils::OV_INVALID) {
427 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) {
556 mDestRight = destR;

Completed in 574 milliseconds