Searched refs:getDouble (Results 1 – 4 of 4) sorted by relevance
111 double getDouble() const; // FrameRate in double. Ex: 30.0
149 double SupportedV4L2Format::FrameRate::getDouble() const { in getDouble() function in android::hardware::camera::device::V3_4::implementation::SupportedV4L2Format::FrameRate
653 int32_t frameRateInt = static_cast<int32_t>(fr.getDouble()); in calculateMinFps()772 double framerate = fr.getDouble(); in getFrameRateList()
692 double f = fr.getDouble(); in processOneCaptureRequest()2372 double f = fr.getDouble(); in configureV4l2StreamLocked()2860 int32_t framerateInt = static_cast<int32_t>(fr.getDouble()); in initDefaultRequests()