Home
last modified time | relevance | path

Searched refs:getPrimaryTimestamp (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp244 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentFrame()
272 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentPreviewFrame()
475 int64_t EmulatedCameraDevice::CameraThread::getPrimaryTimestamp() const { in getPrimaryTimestamp() function in android::EmulatedCameraDevice::CameraThread
477 return mFrameProducer->getPrimaryTimestamp(); in getPrimaryTimestamp()
583 EmulatedCameraDevice::CameraThread::FrameProducer::getPrimaryTimestamp() const { in getPrimaryTimestamp() function in android::EmulatedCameraDevice::CameraThread::FrameProducer
DEmulatedQemuCameraDevice.cpp242 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentFrame()
271 *timestamp = mCameraThread->getPrimaryTimestamp(); in getCurrentPreviewFrame()
DEmulatedCameraDevice.h489 int64_t getPrimaryTimestamp() const;
523 int64_t getPrimaryTimestamp() const;