Home
last modified time | relevance | path

Searched refs:mLastFrame (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp572 mLastFrame(0), in FrameProducer()
663 mLastFrame + 1000000000 / mCameraDevice->mFramesPerSecond; in inWorkerThread()
677 mLastFrame = systemTime(SYSTEM_TIME_MONOTONIC); in inWorkerThread()
DEmulatedCameraDevice.h537 nsecs_t mLastFrame; variable