/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 | 1131 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1134 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 | 1292 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1295 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 | 1679 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1682 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1939 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1942 if (!ov.queueBuffer(fd, offset, destL)) { in draw() 1986 ovutils::eDest destL = (ovutils::eDest)indexL; in draw() local 1989 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()
|