Searched refs:nYuvIndex (Results 1 – 7 of 7) sorted by relevance
515 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in isOnlyVideoDoable() local516 hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in isOnlyVideoDoable()648 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local649 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() local840 if(mCurrentFrame.isFBComposed[nYuvIndex]) in allocLayerPipes()[all …]
130 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local131 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
1426 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local1427 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()
133 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local134 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
1720 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local1721 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()
162 int nYuvIndex = ctx->listStats[HWC_DISPLAY_PRIMARY].yuvIndices[0]; in markDoable() local163 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex]; in markDoable()
1248 int nYuvIndex = ctx->listStats[mDpy].yuvIndices[index]; in updateYUV() local1249 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()