Home
last modified time | relevance | path

Searched refs:mDestRight (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.cpp266 mDestRight = ovutils::OV_INVALID; in reset()
307 mDestRight = ovutils::OV_INVALID; in configure()
363 mDestRight = destR; in configure()
410 if(mDestRight != ovutils::OV_INVALID) { in draw()
411 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) { in draw()
505 mDestRight = destR; in configure()
Dhwc_fbupdate.h96 ovutils::eDest mDestRight; //right pipe to draw on variable
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.cpp260 mDestRight = ovutils::OV_INVALID; in reset()
301 mDestRight = ovutils::OV_INVALID; in configure()
357 mDestRight = destR; in configure()
404 if(mDestRight != ovutils::OV_INVALID) { in draw()
405 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) { in draw()
501 mDestRight = destR; in configure()
Dhwc_fbupdate.h96 ovutils::eDest mDestRight; //right pipe to draw on variable
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_fbupdate.cpp255 mDestRight = ovutils::OV_INVALID; in reset()
290 mDestRight = ovutils::OV_INVALID; in configure()
374 mDestRight = destR; in configure()
420 if(mDestRight != ovutils::OV_INVALID) { in draw()
421 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) { in draw()
542 mDestRight = destR; in configure()
Dhwc_fbupdate.h96 ovutils::eDest mDestRight; //right pipe to draw on variable
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp258 mDestRight = ovutils::OV_INVALID; in reset()
296 mDestRight = ovutils::OV_INVALID; in configure()
380 mDestRight = destR; in configure()
426 if(mDestRight != ovutils::OV_INVALID) { in draw()
427 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestRight)) { in draw()
556 mDestRight = destR; in configure()
Dhwc_fbupdate.h96 ovutils::eDest mDestRight; //right pipe to draw on variable
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp148 mDestRight = ovutils::OV_INVALID; in reset()
190 mDestRight = destR; in configure()
272 ovutils::eDest destR = mDestRight; in draw()
Dhwc_fbupdate.h79 ovutils::eDest mDestRight; //right pipe to draw on variable