Searched refs:getCurrentPreviewFrame (Results 1 – 5 of 5) sorted by relevance
89 status_t getCurrentPreviewFrame(void* buffer,
168 res = camera_dev->getCurrentPreviewFrame(img, &frame_timestamp); in onNextFrameAvailable()
223 virtual status_t getCurrentPreviewFrame(void* buffer, int64_t* timestamp);
250 status_t EmulatedQemuCameraDevice::getCurrentPreviewFrame(void* buffer, in getCurrentPreviewFrame() function in android::EmulatedQemuCameraDevice
252 status_t EmulatedCameraDevice::getCurrentPreviewFrame(void* buffer, in getCurrentPreviewFrame() function in android::EmulatedCameraDevice