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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 75 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
210 if(mdpToLayer[i].pipeInfo) {
211 delete mdpToLayer[i].pipeInfo;
212 mdpToLayer[i].pipeInfo = NULL;
684 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
713 mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
814 *(static_cast<MdpPipeInfoLowRes*>(PipeLayerPair.pipeInfo));
846 info.pipeInfo = new MdpPipeInfoLowRes;
848 MdpPipeInfoLowRes& pipe_info = *(MdpPipeInfoLowRes*)info.pipeInfo;
870 info.pipeInfo = new MdpPipeInfoLowRes
    [all...]
hwc_mdpcomp.h 72 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;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 103 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
254 if(mdpToLayer[i].pipeInfo) {
255 delete mdpToLayer[i].pipeInfo;
256 mdpToLayer[i].pipeInfo = NULL;
    [all...]
hwc_mdpcomp.h 93 MdpPipeInfo *pipeInfo;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.cpp 105 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
296 if(mdpToLayer[i].pipeInfo) {
297 delete mdpToLayer[i].pipeInfo;
298 mdpToLayer[i].pipeInfo = NULL;
    [all...]
hwc_mdpcomp.h 100 MdpPipeInfo *pipeInfo;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp 114 mCurrentFrame.mdpToLayer[mCurrentFrame.layerToMDP[index]].pipeInfo->zOrder));
320 if(mdpToLayer[i].pipeInfo) {
321 delete mdpToLayer[i].pipeInfo;
322 mdpToLayer[i].pipeInfo = NULL;
    [all...]
hwc_mdpcomp.h 95 MdpPipeInfo *pipeInfo;

Completed in 4196 milliseconds