HomeSort by relevance Sort by last modified time
    Searched refs:aperture (Results 1 - 25 of 27) sorted by null

1 2

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.h 52 float aperture; member in struct:android::ExynosCamera2Info
ExynosCamera2.cpp 198 aperture = 2.7f;
289 aperture = 2.8f;
405 &m_curCameraInfo->aperture, 1);
702 ADD_OR_SIZE(ANDROID_LENS_APERTURE, &m_curCameraInfo->aperture, 1);
ExynosExif.h 152 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
204 rational_t aperture; member in struct:__anon19441
fimc-is-metadata.h 61 float aperture; member in struct:camera2_lens_ctl
70 float aperture; member in struct:camera2_lens_dm
MetadataConverter.cpp 111 dst->ctl.lens.aperture = curr_entry.data.f[0];
540 &metadata->dm.lens.aperture, 1))
549 metadata->dm.sensor.timeStamp, metadata->dm.sensor.exposureTime, metadata->dm.lens.aperture);
ExynosJpegEncoderForCamera.cpp 402 1, &exifInfo->aperture, &LongerTagOffest, pIfdStart);
ExynosCameraHWInterface2.cpp     [all...]
  /external/mesa3d/docs/
MESA_agp_offset.spec 36 region into byte offsets into the AGP aperture.
  /external/opencv/cv/src/
_cvimgproc.h 56 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture );
_cvipp.h 443 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture ))
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosExif.h 152 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
204 rational_t aperture; member in struct:__anon19433
ExynosCamera.cpp     [all...]
ExynosJpegEncoderForCamera.cpp 443 1, &exifInfo->aperture, &LongerTagOffest, pIfdStart);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
DetailsHelper.java 121 return context.getString(R.string.aperture);
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
SnapshotDialogFragment.java 153 String aperture = getAttrib(exif, ExifInterface.TAG_APERTURE); local
205 exifInfo.append("Aperture: ").
206 append(aperture).append("\n");
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 74 float aperture; member in struct:camera2_lens_ctl
83 float aperture; member in struct:camera2_lens_dm
95 /*assuming 1 aperture*/
  /external/oprofile/events/x86-64/hammer/
unit_masks 116 0x01 GART aperture hit on access from CPU
117 0x02 GART aperture hit on access from I/O
  /external/kernel-headers/original/linux/
fb.h 897 struct aperture { struct in struct:fb_info::apertures_struct
    [all...]
  /development/tools/emulator/system/camera/
EmulatedFakeCamera2.cpp     [all...]
  /external/oprofile/events/x86-64/family10/
unit_masks 135 0x01 GART aperture hit on access from CPU
136 0x02 GART aperture hit on access from I/O
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]

Completed in 2999 milliseconds

1 2