HomeSort by relevance Sort by last modified time
    Searched refs:PipeLayerPair (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/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);
hwc_mdpcomp.cpp 790 PipeLayerPair& PipeLayerPair) {
792 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo));
802 &PipeLayerPair.rot);
825 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
849 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex];
999 PipeLayerPair& info = mCurrentFrame.mdpToLayer[nYuvIndex];
    [all...]

Completed in 599 milliseconds