OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_MDP_PIPE_ANY
(Results
1 - 9
of
9
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/
overlay.cpp
89
if(type ==
OV_MDP_PIPE_ANY
|| type == PipeBook::getPipeType((eDest)i)) {
215
int numPipesXType[
OV_MDP_PIPE_ANY
] = {0};
224
for(int X = 0; X < (int)
OV_MDP_PIPE_ANY
; X++) { //iterate over types
316
{utils::
OV_MDP_PIPE_ANY
};
overlayUtils.h
281
OV_MDP_PIPE_ANY
, //Any
/hardware/qcom/display/msm8x26/liboverlay/
overlay.cpp
89
if(type ==
OV_MDP_PIPE_ANY
|| type == PipeBook::getPipeType((eDest)i)) {
215
int numPipesXType[
OV_MDP_PIPE_ANY
] = {0};
224
for(int X = 0; X < (int)
OV_MDP_PIPE_ANY
; X++) { //iterate over types
316
{utils::
OV_MDP_PIPE_ANY
};
overlayUtils.h
281
OV_MDP_PIPE_ANY
, //Any
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_fbupdate.cpp
87
ovutils::eMdpPipeType type = ovutils::
OV_MDP_PIPE_ANY
;
211
ovutils::eDest destL = ov.nextPipe(ovutils::
OV_MDP_PIPE_ANY
, mDpy,
219
ovutils::eDest destR = ov.nextPipe(ovutils::
OV_MDP_PIPE_ANY
, mDpy,
/hardware/qcom/display/msm8974/liboverlay/
overlay.cpp
90
if( (type ==
OV_MDP_PIPE_ANY
|| //Pipe type match
236
int numPipesXType[
OV_MDP_PIPE_ANY
] = {0};
245
for(int X = 0; X < (int)
OV_MDP_PIPE_ANY
; X++) { //iterate over types
395
{utils::
OV_MDP_PIPE_ANY
};
overlayUtils.h
282
OV_MDP_PIPE_ANY
, //Any
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp
71
ovutils::eDest dest = ov.nextPipe(ovutils::
OV_MDP_PIPE_ANY
, mDpy);
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_fbupdate.cpp
71
ovutils::eDest dest = ov.nextPipe(ovutils::
OV_MDP_PIPE_ANY
, mDpy);
Completed in 46 milliseconds