HomeSort by relevance Sort by last modified time
    Searched refs:getExif (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
MenuHelper.java 175 ExifInterface exif = getExif(image);
246 private static ExifInterface getExif(IImage image) {
270 ExifInterface exif = getExif(image);
316 ExifInterface exif = getExif(image);
    [all...]
  /device/samsung/crespo/libcamera/
SecCamera.h 439 int getExif(unsigned char *pExifDst, unsigned char *pThumbSrc);
SecCamera.cpp 1182 int SecCamera::getExif(unsigned char *pExifDst, unsigned char *pThumbSrc)
    [all...]
SecCameraHWInterface.cpp     [all...]

Completed in 94 milliseconds