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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.h 78 ovutils::eDest mDestLeft; //left pipe to draw on
hwc_fbupdate.cpp 147 mDestLeft = ovutils::OV_INVALID;
189 mDestLeft = destL;
271 ovutils::eDest destL = mDestLeft;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.h 95 ovutils::eDest mDestLeft; //left pipe to draw on
hwc_fbupdate.cpp 259 mDestLeft = ovutils::OV_INVALID;
300 mDestLeft = ovutils::OV_INVALID;
323 mDestLeft = destL;
397 if(mDestLeft != ovutils::OV_INVALID) {
398 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
500 mDestLeft = destL;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.h 95 ovutils::eDest mDestLeft; //left pipe to draw on
hwc_fbupdate.cpp 265 mDestLeft = ovutils::OV_INVALID;
306 mDestLeft = ovutils::OV_INVALID;
329 mDestLeft = destL;
403 if(mDestLeft != ovutils::OV_INVALID) {
404 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
504 mDestLeft = destL;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.h 95 ovutils::eDest mDestLeft; //left pipe to draw on
hwc_fbupdate.cpp 254 mDestLeft = ovutils::OV_INVALID;
289 mDestLeft = ovutils::OV_INVALID;
341 mDestLeft = destL;
413 if(mDestLeft != ovutils::OV_INVALID) {
414 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
541 mDestLeft = destL;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.h 95 ovutils::eDest mDestLeft; //left pipe to draw on
hwc_fbupdate.cpp 257 mDestLeft = ovutils::OV_INVALID;
295 mDestLeft = ovutils::OV_INVALID;
347 mDestLeft = destL;
419 if(mDestLeft != ovutils::OV_INVALID) {
420 if (!ov.queueBuffer(hnd->fd, (uint32_t)hnd->offset, mDestLeft)) {
555 mDestLeft = destL;

Completed in 351 milliseconds