Searched defs:aperture (Results 1 - 6 of 6) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCamera2.h58 float aperture; member in struct:android::ExynosCamera2Info
H A DExynosExif.h156 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
209 rational_t aperture; member in struct:__anon2755
H A Dfimc-is-metadata.h61 float aperture; member in struct:camera2_lens_ctl
70 float aperture; member in struct:camera2_lens_dm
/hardware/intel/img/libdrm/libdrm/intel/
H A Dintel_bufmgr_gem.c351 * and in the aperture for us.
1216 * Return the additional aperture space required by the tree of buffer objects
1283 * Return a conservative estimate for the amount of aperture required
1301 * Return the amount of aperture needed for a collection of buffers.
1337 * to a tree of buffers that won't simultaneously fit in the aperture,
1343 * covering almost all of the aperture means that at each emit we end up
1369 DBG("check_space: overflowed available aperture, %dkb vs %dkb\n",
1402 struct drm_i915_gem_get_aperture aperture; local
1415 ret = ioctl(bufmgr_gem->fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture);
1418 bufmgr_gem->gtt_size = aperture
[all...]
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosExif.h152 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
204 rational_t aperture; member in struct:__anon2747
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dfimc-is-metadata.h74 float aperture; member in struct:camera2_lens_ctl
83 float aperture; member in struct:camera2_lens_dm
95 /*assuming 1 aperture*/

Completed in 196 milliseconds