Searched refs:IsPictureInPictureSupported (Results 1 – 4 of 4) sorted by relevance
712 bool AlloyBrowserHostImpl::IsPictureInPictureSupported() const { in IsPictureInPictureSupported() function in AlloyBrowserHostImpl1462 if (!IsPictureInPictureSupported()) { in EnterPictureInPicture()1471 DCHECK(IsPictureInPictureSupported()); in ExitPictureInPicture()
150 bool IsPictureInPictureSupported() const;
419 web.picture_in_picture_enabled = browser->IsPictureInPictureSupported(); in PopulateWebPreferences()
22263 web.picture_in_picture_enabled = browser->IsPictureInPictureSupported();