Searched refs:SetIsEncrypted (Results 1 – 7 of 7) sorted by relevance
1248 …HardwareProtection(GMM_RESOURCE_INFO *pGmmResource, uint8_t GetIsEncrypted, uint8_t SetIsEncrypted) in GmmResGetSetHardwareProtection() argument1251 pGmmResource->GetSetHardwareProtection(GetIsEncrypted, SetIsEncrypted) : in GmmResGetSetHardwareProtection()
180 void SetIsEncrypted(bool b) { m_encrypted = b; } in SetIsEncrypted() function
1293 …PORTED uint8_t GMM_STDCALL GetSetHardwareProtection(uint8_t GetIsEncrypted, uint8_t SetIsEncrypted) in GetSetHardwareProtection() argument1303 Surf.Flags.Info.HardwareProtected = IsEncrypted = SetIsEncrypted; in GetSetHardwareProtection()
685 …ardwareProtection(GMM_RESOURCE_INFO *pGmmResource, uint8_t GetIsEncrypted, uint8_t SetIsEncrypted);