Lines Matching refs:previewFormat
372 CAMHAL_LOGDB("PreviewFormat set %s", valstr);
1319 status_t CameraHal::allocPreviewBufs(int width, int height, const char* previewFormat,
1337 previewFormat,
1458 const char* previewFormat, unsigned int bufferCount)
1472 mImageBuffers = mMemoryManager->allocateBufferList(0, 0, previewFormat, bytes, bufferCount);
1549 status_t CameraHal::allocRawBufs(int width, int height, const char* previewFormat, int bufferCount)
1568 mVideoBuffers = mMemoryManager->allocateBufferList(width, height, previewFormat,