OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_INVALID
(Results
1 - 20
of
20
) sorted by null
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.h
50
mDest = overlay::utils::
OV_INVALID
;
hwc_fbupdate.cpp
51
mDest = ovutils::
OV_INVALID
;
93
if(dest == ovutils::
OV_INVALID
) { //None available
173
mDestLeft = ovutils::
OV_INVALID
;
174
mDestRight = ovutils::
OV_INVALID
;
213
if(destL == ovutils::
OV_INVALID
) { //None available
221
if(destR == ovutils::
OV_INVALID
) { //None available
hwc_mdpcomp.cpp
312
ovutils::eDest mdp_pipe = ovutils::
OV_INVALID
;
317
if(mdp_pipe != ovutils::
OV_INVALID
) {
323
if(mdp_pipe != ovutils::
OV_INVALID
) {
335
return ovutils::
OV_INVALID
;
337
return ovutils::
OV_INVALID
;
[
all
...]
hwc_ad.cpp
127
mFeatureEnabled(false), mDest(overlay::utils::
OV_INVALID
) {
172
if(dest ==
OV_INVALID
) {
hwc_utils.cpp
[
all
...]
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp
45
mDest = ovutils::
OV_INVALID
;
72
if(dest == ovutils::
OV_INVALID
) { //None available
147
mDestLeft = ovutils::
OV_INVALID
;
148
mDestRight = ovutils::
OV_INVALID
;
176
if(destL == ovutils::
OV_INVALID
) { //None available
183
if(destR == ovutils::
OV_INVALID
) { //None available
hwc_mdpcomp.cpp
316
ovutils::eDest mdp_pipe = ovutils::
OV_INVALID
;
321
if(mdp_pipe != ovutils::
OV_INVALID
) {
328
if(mdp_pipe != ovutils::
OV_INVALID
) {
340
return ovutils::
OV_INVALID
;
342
return ovutils::
OV_INVALID
;
842
if(pipe_info.index == ovutils::
OV_INVALID
) {
873
if(pipe_info.index == ovutils::
OV_INVALID
) {
917
if(dest == ovutils::
OV_INVALID
) {
980
pipe_info.lIndex = ovutils::
OV_INVALID
;
982
if(pipe_info.rIndex == ovutils::
OV_INVALID
)
[
all
...]
hwc_utils.cpp
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_fbupdate.cpp
45
mDest = ovutils::
OV_INVALID
;
72
if(dest == ovutils::
OV_INVALID
) { //None available
147
mDestLeft = ovutils::
OV_INVALID
;
148
mDestRight = ovutils::
OV_INVALID
;
176
if(destL == ovutils::
OV_INVALID
) { //None available
183
if(destR == ovutils::
OV_INVALID
) { //None available
hwc_mdpcomp.cpp
311
ovutils::eDest mdp_pipe = ovutils::
OV_INVALID
;
316
if(mdp_pipe != ovutils::
OV_INVALID
) {
323
if(mdp_pipe != ovutils::
OV_INVALID
) {
335
return ovutils::
OV_INVALID
;
337
return ovutils::
OV_INVALID
;
831
if(pipe_info.index == ovutils::
OV_INVALID
) {
862
if(pipe_info.index == ovutils::
OV_INVALID
) {
906
if(dest == ovutils::
OV_INVALID
) {
969
pipe_info.lIndex = ovutils::
OV_INVALID
;
971
if(pipe_info.rIndex == ovutils::
OV_INVALID
)
[
all
...]
hwc_utils.cpp
996
if(lDest !=
OV_INVALID
) {
[
all
...]
/hardware/qcom/display/msm8960/liboverlay/
overlay.h
143
PipeBook mPipeBook[utils::
OV_INVALID
]; //Used as max
overlay.cpp
85
eDest dest =
OV_INVALID
;
102
if(dest !=
OV_INVALID
) {
overlayUtils.h
297
OV_INVALID
,
298
OV_MAX =
OV_INVALID
,
/hardware/qcom/display/msm8x26/liboverlay/
overlay.h
143
PipeBook mPipeBook[utils::
OV_INVALID
]; //Used as max
overlay.cpp
85
eDest dest =
OV_INVALID
;
102
if(dest !=
OV_INVALID
) {
overlayUtils.h
297
OV_INVALID
,
298
OV_MAX =
OV_INVALID
,
/hardware/qcom/display/msm8974/liboverlay/
overlay.cpp
87
eDest dest =
OV_INVALID
;
105
if(dest !=
OV_INVALID
) {
overlay.h
165
PipeBook mPipeBook[utils::
OV_INVALID
]; //Used as max
overlayUtils.h
298
OV_INVALID
,
299
OV_MAX =
OV_INVALID
,
Completed in 46 milliseconds