Searched defs:videoFps (Results 1 – 2 of 2) sorted by relevance
621 public void setVideoFps(double videoFps) { in setVideoFps()625 public void set720pVideoFps(double videoFps) { in set720pVideoFps()630 public void set1080pVideoFps(double videoFps) { in set1080pVideoFps()686 RequiredMeasurement<Double> videoFps = RequiredMeasurement in createRearPrimaryCamera() local759 RequiredMeasurement<Double> videoFps = RequiredMeasurement in createFrontPrimaryCamera() local
80 status_t getSyncSettings(AVSyncSettings *sync, float *videoFps) { return OK; } in getSyncSettings()