Searched refs:kMaxAspectRatio (Results 1 – 3 of 3) sorted by relevance
67 static const char kMaxAspectRatio[]; // maxAspectRatio variable
44 const char MediaConstraintsInterface::kMaxAspectRatio[] = "maxAspectRatio"; member in webrtc::MediaConstraintsInterface199 } else if (constraint.key == MediaConstraintsInterface::kMaxAspectRatio) { in NewFormatWithConstraints()
271 constraints.AddMandatory(MediaConstraintsInterface::kMaxAspectRatio, in TEST_F()