Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp570 mPrimaryTimestamp(0L), in FrameProducer()
584 return mPrimaryTimestamp; in getPrimaryTimestamp()
688 std::swap(mPrimaryTimestamp, mSecondaryTimestamp); in inWorkerThread()
DEmulatedCameraDevice.h535 int64_t mPrimaryTimestamp; variable