Searched refs:allocRawBufs (Results 1 – 2 of 2) sorted by relevance
1330 status_t allocRawBufs(int width, int height, const char* previewFormat, int bufferCount);
1549 status_t CameraHal::allocRawBufs(int width, int height, const char* previewFormat, int bufferCount) in allocRawBufs() function in Ti::Camera::CameraHal3476 ret = allocRawBufs(mParameters.getInt(TICameraParameters::RAW_WIDTH), in __takePicture()