Searched refs:allocImageBufs (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap4xxx/camera/ |
D | CameraHal.cpp | 1221 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, const char… in allocImageBufs() function in android::CameraHal 2396 ret = allocImageBufs(frame.mWidth, in startImageBracketing() 2583 ret = allocImageBufs(frame.mWidth, in takePicture()
|
/hardware/ti/omap4xxx/camera/inc/ |
D | CameraHal.h | 1125 …status_t allocImageBufs(unsigned int width, unsigned int height, size_t length, const char* previe…
|
/hardware/ti/omap4-aah/camera/inc/ |
D | CameraHal.h | 1326 status_t allocImageBufs(unsigned int width, unsigned int height, size_t length,
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHal.cpp | 1457 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, in allocImageBufs() function in Ti::Camera::CameraHal 3094 ret = allocImageBufs(frame.mWidth, in startImageBracketing() 3443 ret = allocImageBufs(frame.mAlignment / getBPP(mParameters.getPictureFormat()), in __takePicture()
|