Searched refs:PipeLayerPair (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_mdpcomp.h | 89 struct PipeLayerPair { struct 103 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; argument 143 PipeLayerPair& pipeLayerPair) = 0; 150 PipeLayerPair& PipeLayerPair) = 0; 265 PipeLayerPair& pipeLayerPair); 278 PipeLayerPair& PipeLayerPair); 307 PipeLayerPair& pipeLayerPair); 320 PipeLayerPair& PipeLayerPair); 340 PipeLayerPair& pipeLayerPair);
|
H A D | hwc_mdpcomp.cpp | 1559 PipeLayerPair& PipeLayerPair) { in configure() argument 1571 &PipeLayerPair.rot); in configure() 1614 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 1624 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 1848 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 1861 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 1864 return configure(ctx, layer, PipeLayerPair); in configure4k2kYuv() 1872 PipeLayerPair& PipeLayerPair) { in configure() argument 1885 rDest, &PipeLayerPair.rot); in configure() 2085 PipeLayerPair& PipeLayerPair) { in configure() argument [all …]
|
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_mdpcomp.h | 92 struct PipeLayerPair { struct 106 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; argument 148 PipeLayerPair& pipeLayerPair) = 0; 155 PipeLayerPair& PipeLayerPair) = 0; 270 PipeLayerPair& pipeLayerPair); 283 PipeLayerPair& PipeLayerPair); 312 PipeLayerPair& pipeLayerPair); 325 PipeLayerPair& PipeLayerPair); 345 PipeLayerPair& pipeLayerPair);
|
H A D | hwc_mdpcomp.cpp | 1781 PipeLayerPair& PipeLayerPair) { in configure() argument 1793 &PipeLayerPair.rot); in configure() 1837 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 1847 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 2068 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 2081 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 2084 return configure(ctx, layer, PipeLayerPair); in configure4k2kYuv() 2092 PipeLayerPair& PipeLayerPair) { in configure() argument 2105 rDest, &PipeLayerPair.rot); in configure() 2298 PipeLayerPair& PipeLayerPair) { in configure() argument [all …]
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_mdpcomp.h | 94 struct PipeLayerPair { struct 108 struct PipeLayerPair mdpToLayer[MAX_NUM_BLEND_STAGES]; argument 148 PipeLayerPair& pipeLayerPair) = 0; 155 PipeLayerPair& PipeLayerPair) = 0; 301 PipeLayerPair& pipeLayerPair); 314 PipeLayerPair& PipeLayerPair); 344 PipeLayerPair& pipeLayerPair); 360 PipeLayerPair& PipeLayerPair); 378 PipeLayerPair& pipeLayerPair);
|
H A D | hwc_mdpcomp.cpp | 2182 PipeLayerPair& PipeLayerPair) { in configure() argument 2193 &PipeLayerPair.rot); in configure() 2237 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 2246 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 2466 PipeLayerPair& PipeLayerPair) { in configure4k2kYuv() argument 2478 lDest, rDest, &PipeLayerPair.rot); in configure4k2kYuv() 2481 return configure(ctx, layer, PipeLayerPair); in configure4k2kYuv() 2489 PipeLayerPair& PipeLayerPair) { in configure() argument 2501 rDest, &PipeLayerPair.rot); in configure() 2823 PipeLayerPair& PipeLayerPair) { in configure() argument [all …]
|
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/ |
H A D | hwc_mdpcomp.h | 71 struct PipeLayerPair { struct 85 struct PipeLayerPair mdpToLayer[MAX_PIPES_PER_MIXER]; argument 127 PipeLayerPair& pipeLayerPair) = 0; 192 PipeLayerPair& pipeLayerPair); 219 PipeLayerPair& pipeLayerPair);
|
H A D | hwc_mdpcomp.cpp | 812 PipeLayerPair& PipeLayerPair) { in configure() argument 814 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo)); in configure() 824 &PipeLayerPair.rot); in configure() 845 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 869 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 1019 PipeLayerPair& info = mCurrentFrame.mdpToLayer[nYuvIndex]; in allocLayerPipes() 1041 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() 1065 PipeLayerPair& PipeLayerPair) { in configure() argument 1067 *(static_cast<MdpPipeInfoHighRes*>(PipeLayerPair.pipeInfo)); in configure() 1078 rDest, &PipeLayerPair.rot); in configure()
|