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

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
agpgart.h 64 unsigned long aper_base;/* base of aperture */
65 size_t aper_size; /* size of aperture */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
agpgart.h 64 unsigned long aper_base;/* base of aperture */
65 size_t aper_size; /* size of aperture */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
agpgart.h 64 unsigned long aper_base;/* base of aperture */
65 size_t aper_size; /* size of aperture */
  /external/mesa3d/docs/
MESA_agp_offset.spec 36 region into byte offsets into the AGP aperture.
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.h 52 float aperture; member in struct:android::ExynosCamera2Info
ExynosExif.h 152 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
204 rational_t aperture; member in struct:__anon19441
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);
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);
  /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/libcamera/
ExynosExif.h 152 #define EXIF_DEF_EXPOSURE_PROGRAM 3 /* aperture priority */
204 rational_t aperture; member in struct:__anon19433
  /development/tools/emulator/system/camera/fake-pipeline2/
Scene.h 137 // Aperture of imaging lens
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
DetailsHelper.java 121 return context.getString(R.string.aperture);
  /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
  /hardware/ti/omap4xxx/camera/
TICameraParameters.cpp 168 const char TICameraParameters::EXPOSURE_MODE_APERTURE[] = "aperture";
169 const char TICameraParameters::EXPOSURE_MODE_SMALL_APERTURE[] = "small-aperture";
  /system/media/camera/src/
camera_metadata_tag_info.c 156 TIDX(LENS, APERTURE) =
157 { "aperture", TYPE_FLOAT },
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.html 236 <th>Aperture</th>
  /external/libvpx/examples/includes/geshi/geshi/
povray.php 82 'append', 'aperture', 'angle', 'ambient_light', 'ambient', 'always_sample', 'altitude', 'alpha',
  /external/opencv/cv/src/
_cvimgproc.h 56 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture );
  /packages/apps/Gallery2/res/values-en-rGB/
strings.xml 134 <string name="aperture" msgid="5920657630303915195">"Aperture"</string>
  /packages/apps/Gallery2/res/values-tl/
strings.xml 134 <string name="aperture" msgid="5920657630303915195">"Aperture"</string>
  /packages/apps/Gallery2/res/values/
strings.xml 308 <!-- Text indicating aperture of a media item in details window [CHAR LIMIT=14] -->
309 <string name="aperture">Aperture</string>
  /external/kernel-headers/original/linux/
fb.h 897 struct aperture { struct in struct:fb_info::apertures_struct
    [all...]
  /packages/apps/Gallery2/res/values-am/
strings.xml 134 <string name="aperture" msgid="5920657630303915195">"???? ??? ?????"</string>
  /packages/apps/Gallery2/res/values-ar/
strings.xml 134 <string name="aperture" msgid="5920657630303915195">"???? ??????"</string>

Completed in 2029 milliseconds

1 2 3 4 5