Searched refs:mPhysicalType (Results 1 – 9 of 9) sorted by relevance
142 mPhysicalType(physicalType), in ExynosMPP()174 if (mPhysicalType < MPP_DPP_NUM) { in ExynosMPP()179 if (mPhysicalType == MPP_G2D) { in ExynosMPP()213 if (feature.hwType == mPhysicalType) in ExynosMPP()217 if (mPhysicalType == MPP_MSC) { in ExynosMPP()365 if (mPhysicalType >= MPP_DPP_NUM) in checkRotationCondition()480 if ((mResourceManager->mFormatRestrictions[i].hwType == mPhysicalType) && in isSrcFormatSupported()494 if ((mResourceManager->mFormatRestrictions[i].hwType == mPhysicalType) && in isDstFormatSupported()511 if (mPhysicalType >= MPP_DPP_NUM) return true; in checkDownscaleCap()530 if (mPhysicalType < MPP_DPP_NUM) { in getMaxDownscale()[all …]
67 if (l->mPhysicalType != r->mPhysicalType) { in do_compare()68 return l->mPhysicalType - r->mPhysicalType; in do_compare()495 (layer->mM2mMPP->mPhysicalType == MPP_G2D) && in setResourcePriority()661 if (mM2mMPPs[i]->mPhysicalType == MPP_G2D) in assignResourceInternal()889 if ((m2mMPP != NULL) && (m2mMPP->mPhysicalType == MPP_G2D)) in updateClientComposition()920 if ((m2mMPP != NULL) && (m2mMPP->mPhysicalType == MPP_G2D)) in updateClientComposition()2176 if ((mOtfMPPs[i]->mPhysicalType == physicalType) && in getExynosMPP()2181 if ((mM2mMPPs[i]->mPhysicalType == physicalType) && in getExynosMPP()2234 if (mpp->mPhysicalType != mpp_physical_type) in deliverPerformanceInfo()2266 if ((mpp->mPhysicalType == mpp_physical_type) && in deliverPerformanceInfo()[all …]
510 uint32_t mPhysicalType; variable
40 if (mPhysicalType < MPP_DPP_NUM && refreshRate >= 90) { in checkSpecificRestriction()64 if (mPhysicalType < MPP_DPP_NUM && src.bufferHandle != nullptr) { in isSupported()
426 if (l->mPhysicalType != r->mPhysicalType) return l->mPhysicalType < r->mPhysicalType; in otfMppReordering()586 !(candidateMPP->mPhysicalType == MPP_DPP_VGRFS && candidateMPP->mPhysicalIndex == 0)) { in isAssignable()
54 uint32_t mppType = config.assignedMPP->mPhysicalType; in validateWinConfigData()
87 uint32_t mppType = config.assignedMPP->mPhysicalType; in validateWinConfigData()
1162 if (m2mMPP->mPhysicalType == MPP_MSC) { in initDisplay()1164 } else if (m2mMPP->mPhysicalType == MPP_G2D) { in initDisplay()1167 DISPLAY_LOGE("[%zu] layer has invalid mppType(%d)", i, m2mMPP->mPhysicalType); in initDisplay()2040 if (m2mMPP->mPhysicalType == MPP_MSC) { in configureHandle()2042 } else if (m2mMPP->mPhysicalType == MPP_G2D) { in configureHandle()5970 if (m2mMPP->mPhysicalType == MPP_MSC) { in closeFencesForSkipFrame()5972 } else if (m2mMPP->mPhysicalType == MPP_G2D) { in closeFencesForSkipFrame()5976 … DISPLAY_LOGE("[%zu] layer has invalid mppType(%d)", i, m2mMPP->mPhysicalType); in closeFencesForSkipFrame()
1676 if((idma_channel_map[i].type == otfMPP->mPhysicalType) && in getDeconChannel()