Home
last modified time | relevance | path

Searched refs:OV_INVALID (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/display/msm8994/liboverlay/
Doverlay.cpp90 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 …]
DoverlayUtils.h268 OV_INVALID, enumerator
269 OV_MAX = OV_INVALID,
/hardware/qcom/display/msm8084/liboverlay/
Doverlay.cpp97 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/
Dhwc_fbupdate.cpp86 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 …]
Dhwc_mdpcomp.cpp1710 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 …]
Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID; in reset()
Dhwc_ad.cpp98 mDest(overlay::utils::OV_INVALID) in AssertiveDisplay()
166 if(dest == OV_INVALID) { in prepare()
Dhwc_utils.cpp1777 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/
Dhwc_fbupdate.cpp79 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 …]
Dhwc_mdpcomp.cpp1501 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 …]
Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID; in reset()
Dhwc_ad.cpp129 mDest(overlay::utils::OV_INVALID) { in AssertiveDisplay()
191 if(dest == OV_INVALID) { in prepare()
Dhwc_utils.cpp1772 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/
Doverlay.cpp108 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 …]
DoverlayUtils.h274 OV_INVALID, enumerator
275 OV_MAX = OV_INVALID,
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp84 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 …]
Dhwc_ad.h50 mDest = overlay::utils::OV_INVALID; in reset()
Dhwc_mdpcomp.cpp2111 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 …]
Dhwc_ad.cpp101 mDest(overlay::utils::OV_INVALID) in AssertiveDisplay()
170 if(dest == OV_INVALID) { in prepare()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp45 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()
Dhwc_mdpcomp.cpp315 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 …]
Dhwc_utils.cpp1059 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/
Doverlay.cpp85 eDest dest = OV_INVALID; in nextPipe()
102 if(dest != OV_INVALID) { in nextPipe()
Doverlay.h143 PipeBook mPipeBook[utils::OV_INVALID]; //Used as max
DoverlayUtils.h297 OV_INVALID, enumerator
298 OV_MAX = OV_INVALID,

12