Searched refs:mLastTimestamp (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.h362 int64_t mLastTimestamp; member in class:android::Camera2Device::StreamAdapter
450 int64_t mLastTimestamp; member in class:android::Camera2Device::ReprocessStreamAdapter
H A DCamera2Device.cpp950 mLastTimestamp(0)
1081 mLastTimestamp = 0;
1196 mFrameCount, mLastTimestamp);
1269 stream->mLastTimestamp = timestamp;

Completed in 29 milliseconds