/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/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 | 1899 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1902 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2156 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2159 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2207 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2210 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 | 1686 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1689 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1946 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1949 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1993 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1996 if (!ov.queueBuffer(fd, offset, destL)) { in draw()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_fbupdate.cpp | 334 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 335 if(destL == ovutils::OV_INVALID) { //None available in configure() 341 mDestLeft = destL; in configure() 358 dstL, NULL, destL)< 0) { in configure() 501 ovutils::eDest destL = ov.getPipe(pipeSpecs); in configure() local 502 if(destL == ovutils::OV_INVALID) { in configure() 530 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) { in configure() 531 qhwc::swap(destL, destR); in configure() 541 mDestLeft = destL; in configure() 544 if(destL != OV_INVALID) { in configure() [all …]
|
D | hwc_mdpcomp.cpp | 2257 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2260 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2506 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2509 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 2557 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 2560 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()
|