OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OV_MDP_PIPE_RGB
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h
58
MDPCOMP_OV_RGB = ovutils::
OV_MDP_PIPE_RGB
,
hwc_fbupdate.cpp
175
ovutils::eDest destL = ov.nextPipe(ovutils::
OV_MDP_PIPE_RGB
, mDpy);
182
ovutils::eDest destR = ov.nextPipe(ovutils::
OV_MDP_PIPE_RGB
, mDpy);
hwc_mdpcomp.cpp
322
mdp_pipe = ov.nextPipe(ovutils::
OV_MDP_PIPE_RGB
, mDpy);
[
all
...]
/hardware/qcom/display/liboverlay/
overlay.h
229
case utils::
OV_MDP_PIPE_RGB
: return "RGB";
overlay.cpp
216
numPipesXType[
OV_MDP_PIPE_RGB
] =
overlayUtils.h
278
OV_MDP_PIPE_RGB
= 0,
Completed in 33 milliseconds