OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PipeLayerPair
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h
71
struct
PipeLayerPair
{
85
struct
PipeLayerPair
mdpToLayer[MAX_PIPES_PER_MIXER];
127
PipeLayerPair
&
pipeLayerPair
) = 0;
192
PipeLayerPair
&
pipeLayerPair
);
219
PipeLayerPair
&
pipeLayerPair
);
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h
76
struct
PipeLayerPair
{
90
struct
PipeLayerPair
mdpToLayer[MAX_PIPES_PER_MIXER];
129
PipeLayerPair
&
pipeLayerPair
) = 0;
199
PipeLayerPair
&
pipeLayerPair
);
227
PipeLayerPair
&
pipeLayerPair
);
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.h
71
struct
PipeLayerPair
{
85
struct
PipeLayerPair
mdpToLayer[MAX_PIPES_PER_MIXER];
127
PipeLayerPair
&
pipeLayerPair
) = 0;
192
PipeLayerPair
&
pipeLayerPair
);
219
PipeLayerPair
&
pipeLayerPair
);
Completed in 62 milliseconds