Searched defs:physicalType (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libresource/ |
H A D | ExynosMPPModule.cpp | 25 uint32_t physicalType, uint32_t logicalType, const char *name, in ExynosMPPModule()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwcService/ |
H A D | ExynosHWCService.cpp | 249 void ExynosHWCService::enableMPP(uint32_t physicalType, uint32_t physicalIndex, uint32_t logicalInd… in enableMPP() 258 void ExynosHWCService::setScaleDownRatio(uint32_t physicalType, in setScaleDownRatio()
|
H A D | IExynosHWC.cpp | 274 …virtual void enableMPP(uint32_t physicalType, uint32_t physicalIndex, uint32_t logicalIndex, uint3… in enableMPP() 287 virtual void setScaleDownRatio(uint32_t physicalType, uint32_t physicalIndex, in setScaleDownRatio()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/ |
H A D | ExynosResourceManager.cpp | 2031 ExynosMPP* ExynosResourceManager::getExynosMPP(uint32_t physicalType, uint32_t physicalIndex) in getExynosMPP() 2220 void ExynosResourceManager::enableMPP(uint32_t physicalType, uint32_t physicalIndex, uint32_t logic… in enableMPP() 2241 void ExynosResourceManager::setScaleDownRatio(uint32_t physicalType, in setScaleDownRatio() 2532 float ExynosResourceManager::getAssignedCapacity(uint32_t physicalType) in getAssignedCapacity() 2543 float ExynosResourceManager::getM2MCapa(uint32_t physicalType) in getM2MCapa() 2581 void ExynosResourceManager::setM2MCapa(uint32_t physicalType, uint32_t capa) in setM2MCapa()
|
H A D | ExynosMPP.cpp | 134 uint32_t physicalType, uint32_t logicalType, const char *name, in ExynosMPP()
|
/aosp12/hardware/google/graphics/gs101/libhwc2.1/ |
H A D | ExynosHWCModule.h | 51 int physicalType; member
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
H A D | ExynosHWCHelper.cpp | 1180 bool hasPPC(uint32_t physicalType, uint32_t formatIndex, uint32_t rotIndex) { in hasPPC()
|