Searched refs:IsProtectedSurfaceRequired (Results 1 – 4 of 4) sorted by relevance
104 IsProtectedSurfaceRequired() && !surface.is_protected()) { in SetVideoSurface()175 if (IsProtectedSurfaceRequired()) in Start()852 bool is_secure = IsProtectedSurfaceRequired(); in ConfigureVideoDecoderJob()918 bool MediaSourcePlayer::IsProtectedSurfaceRequired() { in IsProtectedSurfaceRequired() function in media::MediaSourcePlayer920 drm_bridge_ && drm_bridge_->IsProtectedSurfaceRequired(); in IsProtectedSurfaceRequired()
106 bool IsProtectedSurfaceRequired();
158 bool IsProtectedSurfaceRequired();
358 bool MediaDrmBridge::IsProtectedSurfaceRequired() { in IsProtectedSurfaceRequired() function in media::MediaDrmBridge