Lines Matching refs:HAL
1 ## Camera Device HAL ##
6 The camera.device HAL interface is used by the Android camera service to operate
7 individual camera devices. Instances of camera.device HAL interface can be obtained
16 More complete information about the Android camera HAL and subsystem can be found at
23 HIDL version of the legacy camera device HAL. Intended as a shim for devices
24 needing to use the deprecated pre-HIDL camera device HAL v1.0.
33 This HAL interface version only allows support at the LEGACY level for the
47 Callback interface for sending events and data buffers from the HAL to the
52 HIDL version of the baseline camera device HAL, required for LIMITED or FULL
55 The main HAL contains methods for static queries about the device, similar to
56 the HALv3-specific sections of the legacy camera module HAL. Simply obtaining an
73 Closely matches the features and operation of the pre-HIDL camera device HAL
80 from tehe HAL to the client.
87 supported in the legacy camera HAL.