Home
last modified time | relevance | path

Searched refs:mPhysicalType (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp138 mPhysicalType(physicalType), in ExynosMPP()
167 if (mPhysicalType < MPP_DPP_NUM) { in ExynosMPP()
172 if (mPhysicalType == MPP_G2D) { in ExynosMPP()
206 if (feature.hwType == mPhysicalType) in ExynosMPP()
210 if (mPhysicalType == MPP_MSC) { in ExynosMPP()
358 if (mPhysicalType >= MPP_DPP_NUM) in checkRotationCondition()
474 if ((mResourceManager->mFormatRestrictions[i].hwType == mPhysicalType) && in isSrcFormatSupported()
488 if ((mResourceManager->mFormatRestrictions[i].hwType == mPhysicalType) && in isDstFormatSupported()
505 if (mPhysicalType >= MPP_DPP_NUM) return true; in checkDownscaleCap()
524 if (mPhysicalType < MPP_DPP_NUM) { in getMaxDownscale()
[all …]
DExynosMPP.h488 uint32_t mPhysicalType; variable
/hardware/google/graphics/gs101/libhwc2.1/libexternaldisplay/
DExynosExternalDisplayModule.cpp53 uint32_t mppType = config.assignedMPP->mPhysicalType; in validateWinConfigData()
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp88 uint32_t mppType = config.assignedMPP->mPhysicalType; in validateWinConfigData()