Home | History | Annotate | Download | only in camera

Lines Matching refs:allocImageBufs

1221 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, const char* previewFormat, unsigned int bufferCount)
1891 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);
2396 ret = allocImageBufs(frame.mWidth,
2403 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);
2583 ret = allocImageBufs(frame.mWidth,
2590 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);