HomeSort by relevance Sort by last modified time
    Searched defs:kMaxAspectRatio (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/renderer/media/
media_stream_video_source.h 71 static const char kMaxAspectRatio[]; // maxAspectRatio
media_stream_video_source.cc 23 const char MediaStreamVideoSource::kMaxAspectRatio[] = "maxAspectRatio";
32 MediaStreamVideoSource::kMaxAspectRatio,
107 MediaStreamVideoSource::kMaxAspectRatio,
118 MediaStreamVideoSource::kMaxAspectRatio,
153 constraint_name == MediaStreamVideoSource::kMaxAspectRatio) {
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediaconstraintsinterface.cc 40 const char MediaConstraintsInterface::kMaxAspectRatio[] = "maxAspectRatio";
mediaconstraintsinterface.h 66 static const char kMaxAspectRatio[]; // maxAspectRatio

Completed in 405 milliseconds