Lines Matching refs:mMaxSrcLayerNum
153 mMaxSrcLayerNum(1), in ExynosMPP()
192 mMaxSrcLayerNum = G2D_MAX_SRC_NUM; in ExynosMPP()
195 mMaxSrcLayerNum = G2D_MAX_SRC_NUM - 1; in ExynosMPP()
232 if (mMaxSrcLayerNum > 1) { in ExynosMPP()
1061 return (mMaxSrcLayerNum > 1) && mNeedCompressedTarget; in needCompressDstBuf()
1285 if (mMaxSrcLayerNum > 1) { in setupLayer()
1347 bool isComposition = (mMaxSrcLayerNum > 1); in setupDst()
1711 bool isComposition = (mMaxSrcLayerNum > 1); in doPostProcessing()
2277 if (mMaxSrcLayerNum > 1) { in assignMPP()
2286 uint32_t maxSrcLayerNum = mMaxSrcLayerNum; in getSrcMaxBlendingNum()
2542 if ((mAssignedDisplay != NULL) && (mMaxSrcLayerNum > 1)) { in getAssignedCapacity()
2603 (display != NULL) && (mMaxSrcLayerNum > 1)) { in getRequiredCapacity()
2618 if ((display != NULL) && (mMaxSrcLayerNum > 1)) { in getRequiredCapacity()
2698 if ((mMaxSrcLayerNum > 1) && in addCapacity()
2802 if (mMaxSrcLayerNum > 1) { in updateUsedCapacity()