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