Lines Matching refs:mMaxSrcLayerNum
149 mMaxSrcLayerNum(1), in ExynosMPP()
185 mMaxSrcLayerNum = G2D_MAX_SRC_NUM; in ExynosMPP()
188 mMaxSrcLayerNum = G2D_MAX_SRC_NUM - 1; in ExynosMPP()
225 if (mMaxSrcLayerNum > 1) { in ExynosMPP()
1054 return (mMaxSrcLayerNum > 1) && mNeedCompressedTarget; in needCompressDstBuf()
1255 if (mMaxSrcLayerNum > 1) { in setupLayer()
1307 bool isComposition = (mMaxSrcLayerNum > 1); in setupDst()
1669 bool isComposition = (mMaxSrcLayerNum > 1); in doPostProcessing()
2228 if (mMaxSrcLayerNum > 1) { in assignMPP()
2237 uint32_t maxSrcLayerNum = mMaxSrcLayerNum; in getSrcMaxBlendingNum()
2484 if ((mAssignedDisplay != NULL) && (mMaxSrcLayerNum > 1)) { in getAssignedCapacity()
2545 (display != NULL) && (mMaxSrcLayerNum > 1)) { in getRequiredCapacity()
2560 if ((display != NULL) && (mMaxSrcLayerNum > 1)) { in getRequiredCapacity()
2640 if ((mMaxSrcLayerNum > 1) && in addCapacity()
2744 if (mMaxSrcLayerNum > 1) { in updateUsedCapacity()