Home
last modified time | relevance | path

Searched defs:fps (Results 1 – 3 of 3) sorted by relevance

/development/samples/BrowserPlugin/jni/animation/
DAnimationThread.cpp139 float fps = m_counter / ((android::uptimeMillis() - m_startTime) / 1000); in threadLoop() local
/development/tools/emulator/system/camera/
DCallbackNotifier.cpp149 status_t CallbackNotifier::enableVideoRecording(int fps) in enableVideoRecording()
/development/tools/emulator/opengl/system/gralloc/
Dgralloc.cpp827 EGLint fps = rcEnc->rcGetFBParam(rcEnc, FB_FPS); in gralloc_device_open() local