Home
last modified time | relevance | path

Searched refs:dispType (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/zuma/libhwc2.1/
DExynosHWCModule.h153 int dispType; variable
163 dispType(_dispType), in HWResourceIndexes()
170 if (dispType != rhs.dispType) return dispType < rhs.dispType;
182 DPUBlockNo, axiId, dispType, constraintRev); in toString8()
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp158 const int32_t dispType = display->mType; in setupHWResource() local
159 const auto &resourceIdx = HWResourceIndexes(tdmAttrId, blkId, axiId, dispType, constraintsRev); in setupHWResource()