Searched defs:kMinAspectRatio (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dmedia_stream_video_source.h70 static const char kMinAspectRatio[]; // minAspectRatio member in class:content::MediaStreamVideoSource
H A Dmedia_stream_video_source.cc22 const char MediaStreamVideoSource::kMinAspectRatio[] = "minAspectRatio"; member in class:content::MediaStreamVideoSource
33 MediaStreamVideoSource::kMinAspectRatio,
103 MediaStreamVideoSource::kMinAspectRatio,
114 MediaStreamVideoSource::kMinAspectRatio,
152 if (constraint_name == MediaStreamVideoSource::kMinAspectRatio ||
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediaconstraintsinterface.cc39 const char MediaConstraintsInterface::kMinAspectRatio[] = "minAspectRatio"; member in class:webrtc::MediaConstraintsInterface
H A Dmediaconstraintsinterface.h65 static const char kMinAspectRatio[]; // minAspectRatio member in class:webrtc::MediaConstraintsInterface

Completed in 140 milliseconds