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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
211 if(mdpToLayer[i].pipeInfo) {
212 delete mdpToLayer[i].pipeInfo;
213 mdpToLayer[i].pipeInfo = NULL;
687 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
716 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
808 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo));
842 info.pipeInfo = new MdpPipeInfoLowRes;
844 MdpPipeInfoLowRes& pipe_info = *(MdpPipeInfoLowRes*)info.pipeInfo;
866 info.pipeInfo = new MdpPipeInfoLowRes
    [all...]
hwc_mdpcomp.h 72 MdpPipeInfo *pipeInfo;
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp 79 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
188 if(mdpToLayer[i].pipeInfo) {
189 delete mdpToLayer[i].pipeInfo;
190 mdpToLayer[i].pipeInfo = NULL;
809 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
838 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
955 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo));
    [all...]
hwc_mdpcomp.h 77 MdpPipeInfo *pipeInfo;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 89 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
230 if(mdpToLayer[i].pipeInfo) {
231 delete mdpToLayer[i].pipeInfo;
232 mdpToLayer[i].pipeInfo = NULL;
    [all...]
hwc_mdpcomp.h 82 MdpPipeInfo *pipeInfo;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 102 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
237 if(mdpToLayer[i].pipeInfo) {
238 delete mdpToLayer[i].pipeInfo;
239 mdpToLayer[i].pipeInfo = NULL;
    [all...]
hwc_mdpcomp.h 90 MdpPipeInfo *pipeInfo;

Completed in 72 milliseconds