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,
106 MediaStreamVideoSource::kMaxAspectRatio,
117 MediaStreamVideoSource::kMaxAspectRatio,
152 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 1279 milliseconds