Home
last modified time | relevance | path

Searched refs:minLayerIndex (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.cpp940 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1}; in fullMDPCompWithPTOR() local
978 minLayerIndex[numPTORLayersFound] = i; in fullMDPCompWithPTOR()
1008 list->hwLayers[minLayerIndex[1]].displayFrame = overlapRect[1]; in fullMDPCompWithPTOR()
1013 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR()
1022 list->hwLayers[minLayerIndex[1]].displayFrame = in fullMDPCompWithPTOR()
1023 displayFrame[minLayerIndex[1]]; in fullMDPCompWithPTOR()
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp839 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1}; in fullMDPCompWithPTOR() local
876 minLayerIndex[numPTORLayersFound] = i; in fullMDPCompWithPTOR()
887 minLayerIndex[1] = -1; in fullMDPCompWithPTOR()
897 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR()