/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 182 ovutils::eDest destR = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy); in configure() local 183 if(destR == ovutils::OV_INVALID) { //None available in configure() 190 mDestRight = destR; in configure() 216 ov.setSource(pargR, destR); in configure() 229 ov.setCrop(dcropR, destR); in configure() 235 ov.setTransform(orient, destR); in configure() 249 ov.setPosition(dposR, destR); in configure() 256 if (!ov.commit(destR)) { in configure() 272 ovutils::eDest destR = mDestRight; in draw() local 278 if (!ov.queueBuffer(hnd->fd, hnd->offset, destR)) { in draw()
|
D | hwc_mdpcomp.cpp | 1147 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 1150 if (!ov.queueBuffer(fd, offset, destR)) { in draw()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 356 ovutils::eDest destR = ov.getPipe(pipeSpecs); in configure() local 357 if(destR == ovutils::OV_INVALID) { //None available in configure() 363 mDestRight = destR; in configure() 387 dstR, NULL, destR) < 0) { in configure() 474 ovutils::eDest destR = ovutils::OV_INVALID; in configure() local 488 destR = ov.getPipe(pipeSpecs); in configure() 489 if(destR == ovutils::OV_INVALID) { in configure() 495 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) { in configure() 496 qhwc::swap(destL, destR); in configure() 505 mDestRight = destR; in configure() [all …]
|
D | hwc_mdpcomp.cpp | 1910 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 1913 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 2167 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2170 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 2219 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2222 if (!ov.queueBuffer(fd, offset, destR)) { in draw()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 350 ovutils::eDest destR = ov.getPipe(pipeSpecs); in configure() local 351 if(destR == ovutils::OV_INVALID) { //None available in configure() 357 mDestRight = destR; in configure() 381 dstR, NULL, destR) < 0) { in configure() 468 ovutils::eDest destR = ovutils::OV_INVALID; in configure() local 484 destR = ov.getPipe(pipeSpecs); in configure() 485 if(destR == ovutils::OV_INVALID) { in configure() 491 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) { in configure() 492 qhwc::swap(destL, destR); in configure() 501 mDestRight = destR; in configure() [all …]
|
D | hwc_mdpcomp.cpp | 1697 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 1700 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 1957 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 1960 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 2005 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2008 if (!ov.queueBuffer(fd, offset, destR)) { in draw()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 373 ovutils::eDest destR = ov.getPipe(pipeSpecs); in configure() local 374 if(destR == ovutils::OV_INVALID) { //None available in configure() 380 mDestRight = destR; in configure() 403 dstR, NULL, destR) < 0) { in configure() 516 ovutils::eDest destR = ovutils::OV_INVALID; in configure() local 537 destR = ov.getPipe(pipeSpecs); in configure() 538 if(destR == ovutils::OV_INVALID) { in configure() 544 if(ctx->mOverlay->needsPrioritySwap(destL, destR)) { in configure() 545 qhwc::swap(destL, destR); in configure() 556 mDestRight = destR; in configure() [all …]
|
D | hwc_mdpcomp.cpp | 2309 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2312 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 2563 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2566 if (!ov.queueBuffer(fd, offset, destR)) { in draw() 2615 ovutils::eDest destR = (ovutils::eDest)indexR; in draw() local 2618 if (!ov.queueBuffer(fd, offset, destR)) { in draw()
|