Home
last modified time | relevance | path

Searched defs:bmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastidct.cpp1863 Int bmap; in BlockIDCTMotionComp() local