Home
last modified time | relevance | path

Searched defs:IsConstraintSupported (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/media/
Dmedia_stream_video_source.cc329 bool MediaStreamVideoSource::IsConstraintSupported(const std::string& name) { in IsConstraintSupported() function in content::MediaStreamVideoSource
Dmedia_stream_video_source_unittest.cc643 TEST_F(MediaStreamVideoSourceTest, IsConstraintSupported) { in TEST_F() argument