/hardware/qcom/display/msm8994/liboverlay/ |
D | overlay.cpp | 90 eDest dest = OV_INVALID; in getDest() 107 eDest dest = OV_INVALID; in nextPipe() 131 if(dest != OV_INVALID) { in nextPipe() 156 eDest dest = OV_INVALID; in getPipe() 165 if(dest == OV_INVALID) { in getPipe() 168 if(dest == OV_INVALID) { in getPipe() 173 if(dest == OV_INVALID) { in getPipe() 180 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) { in getPipe() 190 eDest dest = OV_INVALID; in getPipe_8x26() 199 if(dest == OV_INVALID) { in getPipe_8x26() [all …]
|
D | overlayUtils.h | 268 OV_INVALID, enumerator 269 OV_MAX = OV_INVALID,
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlay.cpp | 97 eDest dest = OV_INVALID; in getDest() 114 eDest dest = OV_INVALID; in nextPipe() 134 if(dest != OV_INVALID) { in nextPipe() 163 eDest dest = OV_INVALID; in getPipe() 172 if(dest == OV_INVALID) { in getPipe() 175 if(dest == OV_INVALID) { in getPipe() 180 if(dest == OV_INVALID) { in getPipe() 187 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) { in getPipe() 197 eDest dest = OV_INVALID; in getPipe_8x26() 204 if(dest == OV_INVALID) { in getPipe_8x26() [all …]
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 86 mDest = ovutils::OV_INVALID; in reset() 155 if(dest == ovutils::OV_INVALID) { //None available in configure() 265 mDestLeft = ovutils::OV_INVALID; in reset() 266 mDestRight = ovutils::OV_INVALID; in reset() 306 mDestLeft = ovutils::OV_INVALID; in configure() 307 mDestRight = ovutils::OV_INVALID; in configure() 323 if(destL == ovutils::OV_INVALID) { //None available in configure() 357 if(destR == ovutils::OV_INVALID) { //None available in configure() 403 if(mDestLeft != ovutils::OV_INVALID) { in draw() 410 if(mDestRight != ovutils::OV_INVALID) { in draw() [all …]
|
D | hwc_mdpcomp.cpp | 1710 pipe_info.lIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 1711 pipe_info.rIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 1720 if(pipe_info.lIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 1726 if(pipe_info.rIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 1828 if(pipe_info.index == ovutils::OV_INVALID) { in allocLayerPipes() 1898 if(indexL != ovutils::OV_INVALID) { in draw() 1909 if(indexR != ovutils::OV_INVALID) { in draw() 1924 if(dest == ovutils::OV_INVALID) { in draw() 2004 pipe_info.lIndex = ovutils::OV_INVALID; in acquireMDPPipes() 2005 pipe_info.rIndex = ovutils::OV_INVALID; in acquireMDPPipes() [all …]
|
D | hwc_ad.h | 50 mDest = overlay::utils::OV_INVALID; in reset()
|
D | hwc_ad.cpp | 98 mDest(overlay::utils::OV_INVALID) in AssertiveDisplay() 166 if(dest == OV_INVALID) { in prepare()
|
D | hwc_utils.cpp | 1777 if(lDest != OV_INVALID && rDest != OV_INVALID) { in configureSplit() 1856 if(lDest != OV_INVALID) { in configureSplit() 1869 if(rDest != OV_INVALID) { in configureSplit() 1941 if(lDest != OV_INVALID) { in configureSourceSplit() 1947 if(rDest != OV_INVALID) { in configureSourceSplit() 1959 if((orient & OVERLAY_TRANSFORM_FLIP_H) && lDest != OV_INVALID in configureSourceSplit() 1960 && rDest != OV_INVALID && (*rot) == NULL) { in configureSourceSplit() 1982 if(lDest != OV_INVALID) { in configureSourceSplit() 1995 if(rDest != OV_INVALID) { in configureSourceSplit()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 79 mDest = ovutils::OV_INVALID; in reset() 149 if(dest == ovutils::OV_INVALID) { //None available in configure() 259 mDestLeft = ovutils::OV_INVALID; in reset() 260 mDestRight = ovutils::OV_INVALID; in reset() 300 mDestLeft = ovutils::OV_INVALID; in configure() 301 mDestRight = ovutils::OV_INVALID; in configure() 317 if(destL == ovutils::OV_INVALID) { //None available in configure() 351 if(destR == ovutils::OV_INVALID) { //None available in configure() 397 if(mDestLeft != ovutils::OV_INVALID) { in draw() 404 if(mDestRight != ovutils::OV_INVALID) { in draw() [all …]
|
D | hwc_mdpcomp.cpp | 1501 pipe_info.lIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 1502 pipe_info.rIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 1511 if(pipe_info.lIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 1517 if(pipe_info.rIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 1605 if(pipe_info.index == ovutils::OV_INVALID) { in allocLayerPipes() 1685 if(indexL != ovutils::OV_INVALID) { in draw() 1696 if(indexR != ovutils::OV_INVALID) { in draw() 1711 if(dest == ovutils::OV_INVALID) { in draw() 1784 pipe_info.lIndex = ovutils::OV_INVALID; in acquireMDPPipes() 1785 pipe_info.rIndex = ovutils::OV_INVALID; in acquireMDPPipes() [all …]
|
D | hwc_ad.h | 50 mDest = overlay::utils::OV_INVALID; in reset()
|
D | hwc_ad.cpp | 129 mDest(overlay::utils::OV_INVALID) { in AssertiveDisplay() 191 if(dest == OV_INVALID) { in prepare()
|
D | hwc_utils.cpp | 1772 if(lDest != OV_INVALID && rDest != OV_INVALID) { in configureSplit() 1852 if(lDest != OV_INVALID) { in configureSplit() 1865 if(rDest != OV_INVALID) { in configureSplit() 1937 if(lDest != OV_INVALID) { in configureSourceSplit() 1943 if(rDest != OV_INVALID) { in configureSourceSplit() 1955 if((orient & OVERLAY_TRANSFORM_FLIP_H) && lDest != OV_INVALID in configureSourceSplit() 1956 && rDest != OV_INVALID && (*rot) == NULL) { in configureSourceSplit() 1978 if(lDest != OV_INVALID) { in configureSourceSplit() 1991 if(rDest != OV_INVALID) { in configureSourceSplit()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlay.cpp | 108 eDest dest = OV_INVALID; in getDest() 125 eDest dest = OV_INVALID; in nextPipe() 145 if(dest != OV_INVALID) { in nextPipe() 176 eDest dest = OV_INVALID; in getPipe() 185 if(dest == OV_INVALID) { in getPipe() 188 if(dest == OV_INVALID) { in getPipe() 193 if(dest == OV_INVALID) { in getPipe() 200 if(dest == OV_INVALID and (not pipeSpecs.needsScaling)) { in getPipe() 210 eDest dest = OV_INVALID; in getPipe_8x26() 219 if(dest == OV_INVALID) { in getPipe_8x26() [all …]
|
D | overlayUtils.h | 274 OV_INVALID, enumerator 275 OV_MAX = OV_INVALID,
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 84 mDest = ovutils::OV_INVALID; in reset() 148 if(dest == ovutils::OV_INVALID) { //None available in configure() 257 mDestLeft = ovutils::OV_INVALID; in reset() 258 mDestRight = ovutils::OV_INVALID; in reset() 295 mDestLeft = ovutils::OV_INVALID; in configure() 296 mDestRight = ovutils::OV_INVALID; in configure() 341 if(destL == ovutils::OV_INVALID) { //None available in configure() 374 if(destR == ovutils::OV_INVALID) { //None available in configure() 419 if(mDestLeft != ovutils::OV_INVALID) { in draw() 426 if(mDestRight != ovutils::OV_INVALID) { in draw() [all …]
|
D | hwc_ad.h | 50 mDest = overlay::utils::OV_INVALID; in reset()
|
D | hwc_mdpcomp.cpp | 2111 pipe_info.lIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 2112 pipe_info.rIndex = ovutils::OV_INVALID; in allocSplitVGPipesfor4k2k() 2121 if(pipe_info.lIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 2127 if(pipe_info.rIndex == ovutils::OV_INVALID){ in allocSplitVGPipesfor4k2k() 2228 if(pipe_info.index == ovutils::OV_INVALID) { in allocLayerPipes() 2297 if(indexL != ovutils::OV_INVALID) { in draw() 2308 if(indexR != ovutils::OV_INVALID) { in draw() 2323 if(dest == ovutils::OV_INVALID) { in draw() 2402 pipe_info.lIndex = ovutils::OV_INVALID; in acquireMDPPipes() 2403 pipe_info.rIndex = ovutils::OV_INVALID; in acquireMDPPipes() [all …]
|
D | hwc_ad.cpp | 101 mDest(overlay::utils::OV_INVALID) in AssertiveDisplay() 170 if(dest == OV_INVALID) { in prepare()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 45 mDest = ovutils::OV_INVALID; in reset() 72 if(dest == ovutils::OV_INVALID) { //None available in configure() 147 mDestLeft = ovutils::OV_INVALID; in reset() 148 mDestRight = ovutils::OV_INVALID; in reset() 176 if(destL == ovutils::OV_INVALID) { //None available in configure() 183 if(destR == ovutils::OV_INVALID) { //None available in configure()
|
D | hwc_mdpcomp.cpp | 315 ovutils::eDest mdp_pipe = ovutils::OV_INVALID; in getMdpPipe() 320 if(mdp_pipe != ovutils::OV_INVALID) { in getMdpPipe() 327 if(mdp_pipe != ovutils::OV_INVALID) { in getMdpPipe() 339 return ovutils::OV_INVALID; in getMdpPipe() 341 return ovutils::OV_INVALID; in getMdpPipe() 851 if(pipe_info.index == ovutils::OV_INVALID) { in allocLayerPipes() 882 if(pipe_info.index == ovutils::OV_INVALID) { in allocLayerPipes() 926 if(dest == ovutils::OV_INVALID) { in draw() 989 pipe_info.lIndex = ovutils::OV_INVALID; in acquireMDPPipes() 991 if(pipe_info.rIndex == ovutils::OV_INVALID) in acquireMDPPipes() [all …]
|
D | hwc_utils.cpp | 1059 if(lDest != OV_INVALID) { in configureHighRes() 1065 if(rDest != OV_INVALID) { in configureHighRes() 1075 if((orient & OVERLAY_TRANSFORM_FLIP_V) && lDest != OV_INVALID in configureHighRes() 1076 && rDest != OV_INVALID && rot == NULL) { in configureHighRes() 1098 if(lDest != OV_INVALID) { in configureHighRes() 1111 if(rDest != OV_INVALID) { in configureHighRes()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlay.cpp | 85 eDest dest = OV_INVALID; in nextPipe() 102 if(dest != OV_INVALID) { in nextPipe()
|
D | overlay.h | 143 PipeBook mPipeBook[utils::OV_INVALID]; //Used as max
|
D | overlayUtils.h | 297 OV_INVALID, enumerator 298 OV_MAX = OV_INVALID,
|