Searched defs:fps (Results 1 – 3 of 3) sorted by relevance
139 float fps = m_counter / ((android::uptimeMillis() - m_startTime) / 1000); in threadLoop() local
149 status_t CallbackNotifier::enableVideoRecording(int fps) in enableVideoRecording()
827 EGLint fps = rcEnc->rcGetFBParam(rcEnc, FB_FPS); in gralloc_device_open() local