Searched refs:mDataPath (Results 1 – 3 of 3) sorted by relevance
47 protected String mDataPath; field in BaseImage66 mDataPath = dataPath; in BaseImage()73 return mDataPath; in getDataPath()
67 return ThumbnailUtils.createVideoThumbnail(mDataPath, in fullSizeBitmap()
93 mExif = new ExifInterface(mDataPath); in loadExifData()