Home
last modified time | relevance | path

Searched refs:ADD_OR_SIZE (Results 1 – 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCamera2.cpp390 #define ADD_OR_SIZE( tag, data, count ) \ in constructStaticInfo() macro
397 ADD_OR_SIZE(ANDROID_INFO_SUPPORTED_HARDWARE_LEVEL, in constructStaticInfo()
402 ADD_OR_SIZE(ANDROID_LENS_INFO_MINIMUM_FOCUS_DISTANCE, in constructStaticInfo()
404 ADD_OR_SIZE(ANDROID_LENS_INFO_HYPERFOCAL_DISTANCE, in constructStaticInfo()
407 ADD_OR_SIZE(ANDROID_LENS_INFO_AVAILABLE_FOCAL_LENGTHS, in constructStaticInfo()
409 ADD_OR_SIZE(ANDROID_LENS_INFO_AVAILABLE_APERTURES, in constructStaticInfo()
413 ADD_OR_SIZE(ANDROID_LENS_INFO_AVAILABLE_FILTER_DENSITIES, in constructStaticInfo()
417 ADD_OR_SIZE(ANDROID_LENS_INFO_AVAILABLE_OPTICAL_STABILIZATION, in constructStaticInfo()
421 ADD_OR_SIZE(ANDROID_LENS_INFO_SHADING_MAP_SIZE, lensShadingMapSize, in constructStaticInfo()
426 ADD_OR_SIZE(ANDROID_LENS_FACING, &lensFacing, 1); in constructStaticInfo()
[all …]