Searched refs:getSnapshotAndJpeg (Results 1 - 3 of 3) sorted by relevance

/device/samsung/crespo/libcamera/
H A DSecCamera.h437 int getSnapshotAndJpeg(unsigned char *yuv_buf, unsigned char *jpeg_buf,
H A DSecCamera.cpp1265 int SecCamera::getSnapshotAndJpeg(unsigned char *yuv_buf, unsigned char *jpeg_buf, function in class:android::SecCamera
1355 LOG_CAMERA("getSnapshotAndJpeg intervals : stopPreview(%lu), prepare(%lu),"
H A DSecCameraHWInterface.cpp1114 if (mSecCamera->getSnapshotAndJpeg((unsigned char*)PostviewHeap->base(),
1123 LOG_CAMERA("getSnapshotAndJpeg interval: %lu us", LOG_TIME(1));

Completed in 12 milliseconds