Searched refs:GetBlockId (Results 1 – 2 of 2) sorted by relevance
96 if ((modeBlock != nullptr) && (modeBlock->GetBlockId() != DRM_INVALID_ID)) { in UpdateMode()105 …= drmModeAtomicAddProperty(&pset, mCrtc->GetId(), mCrtc->GetModePropId(), modeBlock->GetBlockId()); in UpdateMode()107 mCrtc->GetModePropId(), modeBlock->GetBlockId()); in UpdateMode()
58 uint32_t GetBlockId() const in GetBlockId() function