Searched refs:content_protection_ (Results 1 – 2 of 2) sorted by relevance
174 ret = drm_->GetConnectorProperty(*this, "Content Protection", &content_protection_); in Init()203 properties_.push_back(&content_protection_); in Init()476 return content_protection_; in content_protection()
155 DrmProperty content_protection_; variable