/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_dump_layers.cpp | 218 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer() argument 222 mDisplayName, layerIndex); in logLayer() 226 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in logLayer() 249 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex, in logLayer() 259 "Blending = %s%s%s", mDisplayName, layerIndex, in logLayer() 280 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer() argument 303 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 307 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in dumpLayer() 313 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 326 mDumpCntrPng, layerIndex, mDisplayName); in dumpLayer() [all …]
|
D | hwc_dump_layers.h | 122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]); 131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
|
D | hwc.cpp | 129 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local 130 layerIndex++) { in setDMAState() 131 if(list->hwLayers[layerIndex].compositionType != in setDMAState() 134 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex]; in setDMAState()
|
D | hwc_utils.h | 160 int layerIndex[MAX_PTOR_LAYERS]; member 166 if(index == layerIndex[i]) in getPTORArrayIndex()
|
D | hwc_copybit.cpp | 306 int ovlapIndex = ptorInfo->layerIndex[i]; in prepareOverlap() 719 int ovlapIndex = ptorInfo->layerIndex[j]; in drawOverlap() 729 int prevOvlapIndex = ptorInfo->layerIndex[0]; in drawOverlap()
|
D | hwc_mdpcomp.cpp | 1011 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR() 1034 int index = ctx->mPtorInfo.layerIndex[j]; in fullMDPCompWithPTOR() 1106 int idx = ctx->mPtorInfo.layerIndex[i]; in fullMDPCompWithPTOR() 1123 ctx->mPtorInfo.layerIndex[0], ctx->mPtorInfo.layerIndex[1]); in fullMDPCompWithPTOR()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.cpp | 213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer() argument 217 mDisplayName, layerIndex); in logLayer() 221 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in logLayer() 244 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex, in logLayer() 254 "Blending = %s%s%s", mDisplayName, layerIndex, in logLayer() 275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer() argument 298 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 302 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in dumpLayer() 308 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 321 mDumpCntrPng, layerIndex, mDisplayName); in dumpLayer() [all …]
|
D | hwc_dump_layers.h | 122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]); 131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
|
D | hwc.cpp | 148 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local 149 layerIndex++) { in setDMAState() 150 if(list->hwLayers[layerIndex].compositionType != in setDMAState() 153 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex]; in setDMAState()
|
D | hwc_utils.h | 143 int layerIndex[MAX_PTOR_LAYERS]; member 150 if(index == layerIndex[i]) in getPTORArrayIndex()
|
D | hwc_mdpcomp.cpp | 897 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR() 915 int index = ctx->mPtorInfo.layerIndex[j]; in fullMDPCompWithPTOR() 961 ctx->mPtorInfo.layerIndex[0], ctx->mPtorInfo.layerIndex[1]); in fullMDPCompWithPTOR()
|
D | hwc_copybit.cpp | 229 int ovlapIndex = ptorInfo->layerIndex[i]; in prepareOverlap() 594 int ovlapIndex = ptorInfo->layerIndex[j]; in drawOverlap()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_dump_layers.cpp | 213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer() argument 217 mDisplayName, layerIndex); in logLayer() 221 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in logLayer() 244 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex, in logLayer() 254 "Blending = %s%s%s", mDisplayName, layerIndex, in logLayer() 275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer() argument 298 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 302 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in dumpLayer() 308 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 321 mDumpCntrPng, layerIndex, mDisplayName); in dumpLayer() [all …]
|
D | hwc_dump_layers.h | 122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]); 131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
|
D | hwc.cpp | 138 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local 139 layerIndex++) { in setDMAState() 140 if(list->hwLayers[layerIndex].compositionType != in setDMAState() 143 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex]; in setDMAState()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_dump_layers.cpp | 217 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer() argument 221 mDisplayName, layerIndex); in logLayer() 225 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in logLayer() 248 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex, in logLayer() 258 "Blending = %s%s%s", mDisplayName, layerIndex, in logLayer() 279 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer() argument 302 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 306 hwc_layer_1_t *layer = &hwLayers[layerIndex]; in dumpLayer() 312 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng); in dumpLayer() 325 mDumpCntrPng, layerIndex, mDisplayName); in dumpLayer() [all …]
|
D | hwc_dump_layers.h | 122 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]); 131 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
|
D | hwc.cpp | 128 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local 129 layerIndex++) { in setDMAState() 130 if(list->hwLayers[layerIndex].compositionType != in setDMAState() 133 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex]; in setDMAState()
|
D | hwc_utils.h | 154 int layerIndex[MAX_PTOR_LAYERS]; member 160 if(index == layerIndex[i]) in getPTORArrayIndex()
|
D | hwc_copybit.cpp | 229 int ovlapIndex = ptorInfo->layerIndex[i]; in prepareOverlap() 614 int ovlapIndex = ptorInfo->layerIndex[j]; in drawOverlap() 624 int prevOvlapIndex = ptorInfo->layerIndex[0]; in drawOverlap()
|
D | hwc_mdpcomp.cpp | 1013 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR() 1036 int index = ctx->mPtorInfo.layerIndex[j]; in fullMDPCompWithPTOR() 1108 int idx = ctx->mPtorInfo.layerIndex[i]; in fullMDPCompWithPTOR() 1125 ctx->mPtorInfo.layerIndex[0], ctx->mPtorInfo.layerIndex[1]); in fullMDPCompWithPTOR()
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcLayerList.cpp | 751 int layerIndex = 0; in setupSmartComposition2() local 764 layerIndex = mStaticLayersIndex.itemAt(i); in setupSmartComposition2() 765 hwcLayer = mLayers.itemAt(layerIndex); in setupSmartComposition2() 774 layerIndex = mStaticLayersIndex.itemAt(i); in setupSmartComposition2() 775 hwcLayer = mLayers.itemAt(layerIndex); in setupSmartComposition2() 805 layerIndex = mStaticLayersIndex.itemAt(0); in setupSmartComposition2() 806 hwcLayer = mLayers.itemAt(layerIndex); in setupSmartComposition2() 812 layerIndex = mStaticLayersIndex.itemAt(i); in setupSmartComposition2() 813 hwcLayer = mLayers.itemAt(layerIndex); in setupSmartComposition2() 825 layerIndex = mStaticLayersIndex.itemAt(i); in setupSmartComposition2() [all …]
|