Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
1.0/ | 21-Aug-2018 | ||
README.md | 21-Aug-2018 | 569 |
1 ## Camera common HAL definitions ## 2 --- 3 4 ## Overview: ## 5 6 The camera.common namesapce is used by the Android camera HALs for common 7 enumeration and structure definitions. 8 9 This includes standard status codes returned by most camera HAL methods. 10 11 More complete information about the Android camera HAL and subsystem can be found at 12 [source.android.com](http://source.android.com/devices/camera/index.html). 13 14 ## Version history: ## 15 16 ## types.hal: ## 17 18 ### @1.0: 19 20 Common enum and struct definitions for all camera HAL interfaces. Does not 21 define any interfaces of its own. 22