Searched refs:getPrimaryTimestamp (Results 1 – 3 of 3) sorted by relevance
244 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentFrame()272 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentPreviewFrame()475 int64_t EmulatedCameraDevice::CameraThread::getPrimaryTimestamp() const { in getPrimaryTimestamp() function in android::EmulatedCameraDevice::CameraThread477 return mFrameProducer->getPrimaryTimestamp(); in getPrimaryTimestamp()583 EmulatedCameraDevice::CameraThread::FrameProducer::getPrimaryTimestamp() const { in getPrimaryTimestamp() function in android::EmulatedCameraDevice::CameraThread::FrameProducer
242 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentFrame()271 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentPreviewFrame()
489 int64_t getPrimaryTimestamp() const;523 int64_t getPrimaryTimestamp() const;