Searched refs:backgroundAllocate (Results 1 – 2 of 2) sorted by relevance
233 static int32_t backgroundAllocate(void* data);
692 int32_t QCameraStream::backgroundAllocate(void *data) { in backgroundAllocate() function in qcamera::QCameraStream759 mAllocTask.bgFunction = backgroundAllocate; in init()