Searched refs:mDataPath (Results 1 – 6 of 6) sorted by relevance
47 protected String mDataPath; field in BaseImage68 mDataPath = dataPath; in BaseImage()77 return mDataPath; in getDataPath()
64 return ThumbnailUtil.createVideoThumbnail(mDataPath); in fullSizeBitmap()
92 mExif = new ExifInterface(mDataPath); in loadExifData()