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