/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 175 ovutils::eDest destL = ov.nextPipe(ovutils::OV_MDP_PIPE_RGB, mDpy); in configure() local 176 if(destL == ovutils::OV_INVALID) { //None available in configure() 189 mDestLeft = destL; in configure() 205 ov.setSource(pargL, destL); in configure() 228 ov.setCrop(dcropL, destL); in configure() 234 ov.setTransform(orient, destL); in configure() 244 ov.setPosition(dposL, destL); in configure() 252 if (!ov.commit(destL)) { in configure() 271 ovutils::eDest destL = mDestLeft; in draw() local 273 if (!ov.queueBuffer(hnd->fd, hnd->offset, destL)) { in draw()
|
D | hwc_mdpcomp.cpp | 1136 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1139 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_fbupdate.cpp | 211 ovutils::eDest destL = ov.nextPipe(ovutils::OV_MDP_PIPE_ANY, mDpy, in configure() local 213 if(destL == ovutils::OV_INVALID) { //None available in configure() 227 mDestLeft = destL; in configure() 243 ov.setSource(pargL, destL); in configure() 276 ov.setCrop(dcropL, destL); in configure() 282 ov.setTransform(orient, destL); in configure() 293 ov.setPosition(dposL, destL); in configure() 302 if (!ov.commit(destL)) { in configure() 321 ovutils::eDest destL = mDestLeft; in draw() local 323 if (!ov.queueBuffer(hnd->fd, hnd->offset, destL)) { in draw()
|
D | hwc_mdpcomp.cpp | 1287 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1290 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 322 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 323 if(destL == ovutils::OV_INVALID) { //None available in configure() 329 mDestLeft = destL; in configure() 347 dstL, NULL, destL)< 0) { in configure() 467 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 468 if(destL == ovutils::OV_INVALID) { in configure() 495 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) { in configure() 496 qhwc::swap(destL, destR); in configure() 504 mDestLeft = destL; in configure() 507 if(destL != OV_INVALID) { in configure() [all …]
|
D | hwc_mdpcomp.cpp | 1891 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1894 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2148 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2151 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2199 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2202 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 316 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 317 if(destL == ovutils::OV_INVALID) { //None available in configure() 323 mDestLeft = destL; in configure() 341 dstL, NULL, destL)< 0) { in configure() 461 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 462 if(destL == ovutils::OV_INVALID) { in configure() 491 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) { in configure() 492 qhwc::swap(destL, destR); in configure() 500 mDestLeft = destL; in configure() 503 if(destL != OV_INVALID) { in configure() [all …]
|
D | hwc_mdpcomp.cpp | 1681 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1684 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1941 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1944 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1988 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1991 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 340 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 341 if(destL == ovutils::OV_INVALID) { //None available in configure() 347 mDestLeft = destL; in configure() 364 dstL, NULL, destL)< 0) { in configure() 509 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 510 if(destL == ovutils::OV_INVALID) { in configure() 544 if(ctx->mOverlay->needsPrioritySwap(destL, destR)) { in configure() 545 qhwc::swap(destL, destR); in configure() 555 mDestLeft = destL; in configure() 558 if(destL != OV_INVALID) { in configure() [all …]
|
D | hwc_mdpcomp.cpp | 2298 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2301 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2552 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2555 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2603 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2606 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|