Home
last modified time | relevance | path

Searched refs:nYuvIndex (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.cpp515 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in isOnlyVideoDoable() local
516 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in isOnlyVideoDoable()
648 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local
649 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in updateYUV()
652 if(!mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
653 mCurrentFrame.isFBComposed[nYuvIndex] = true; in updateYUV()
657 if(mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
658 mCurrentFrame.isFBComposed[nYuvIndex] = false; in updateYUV()
838 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in allocLayerPipes() local
840 if(mCurrentFrame.isFBComposed[nYuvIndex]) in allocLayerPipes()
[all …]
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local
134 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
Dhwc_mdpcomp.cpp1720 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local
1721 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in updateYUV()
1723 if(mCurrentFrame.drop[nYuvIndex]) { in updateYUV()
1728 if(!frame.isFBComposed[nYuvIndex]) { in updateYUV()
1729 frame.isFBComposed[nYuvIndex] = true; in updateYUV()
1733 if(frame.isFBComposed[nYuvIndex]) { in updateYUV()
1736 frame.isFBComposed[nYuvIndex] = false; in updateYUV()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_ad.cpp133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local
134 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
Dhwc_mdpcomp.cpp1695 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local
1696 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in updateYUV()
1698 if(mCurrentFrame.drop[nYuvIndex]) { in updateYUV()
1703 if(!frame.isFBComposed[nYuvIndex]) { in updateYUV()
1704 frame.isFBComposed[nYuvIndex] = true; in updateYUV()
1708 if(frame.isFBComposed[nYuvIndex]) { in updateYUV()
1711 frame.isFBComposed[nYuvIndex] = false; in updateYUV()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp130 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local
131 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
Dhwc_mdpcomp.cpp1426 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local
1427 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in updateYUV()
1430 if(!mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
1431 mCurrentFrame.isFBComposed[nYuvIndex] = true; in updateYUV()
1435 if(mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
1438 mCurrentFrame.isFBComposed[nYuvIndex] = false; in updateYUV()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local
163 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
Dhwc_mdpcomp.cpp1248 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local
1249 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in updateYUV()
1252 if(!mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
1253 mCurrentFrame.isFBComposed[nYuvIndex] = true; in updateYUV()
1257 if(mCurrentFrame.isFBComposed[nYuvIndex]) { in updateYUV()
1260 mCurrentFrame.isFBComposed[nYuvIndex] = false; in updateYUV()