RequestThread
Thread for managing capture request submission to HAL device
1. waiting next batch of requests:
CaptureRequest: From App to framework
cemara3_capture_request: camera service sent to HAL
2. prepareHalRequests()
该函数里最麻烦的是获得getBuffer
HAL call into framework: processCaptureResult
camera3_capture_result数据结构: