Home | History | Annotate | Download | only in camera

Lines Matching refs:allocImageBufs

1183 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, const char* previewFormat, unsigned int bufferCount)
1850 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);
2353 ret = allocImageBufs(frame.mWidth,
2360 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);
2540 ret = allocImageBufs(frame.mWidth,
2547 CAMHAL_LOGEB("allocImageBufs returned error 0x%x", ret);