Camera HAL overview | Android Developers
Android's camera HAL connects the higher level camera framework APIs in android.hardware to your underlying camera driver and hardware. The following figure and list describe the components involved and where to find the source for each: Application frame...