Searched refs:allocImageBufs (Results 1 – 2 of 2) sorted by relevance
1221 status_t CameraHal::allocImageBufs(unsigned int width, unsigned int height, size_t size, const char… in allocImageBufs() function in android::CameraHal2396 ret = allocImageBufs(frame.mWidth, in startImageBracketing()2583 ret = allocImageBufs(frame.mWidth, in takePicture()
1125 …status_t allocImageBufs(unsigned int width, unsigned int height, size_t length, const char* previe…