Searched refs:hasValidConstraints (Results 1 – 4 of 4) sorted by relevance
10 export declare function hasValidConstraints(preferredCameraType?: CameraType, width?: number | Cons…
27 export function hasValidConstraints(preferredCameraType, width, height) { function94 if (hasValidConstraints(preferredCameraType, width, height)) {
1 …hasValidConstraints(\n preferredCameraType?: CameraType,\n width?: number | ConstrainLongRange,\…
58 export function hasValidConstraints( function158 if (hasValidConstraints(preferredCameraType, width, height)) {