Home | History | Annotate | Download | only in camera

Lines Matching refs:fps

91     void setPreviewFrameRate(int fps);
121 // The current minimum and maximum preview fps. This controls the rate of
123 // maximum fps must be one of the elements from
127 // The supported preview fps (frame-per-second) ranges. Each range contains
128 // a minimum fps and maximum fps. If minimum fps equals to maximum fps, the
132 // sorted from small to large (first by maximum fps and then minimum fps).