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

  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_writer.h 67 static const int32_t DEFAULT_DENSITY_UNIT;
jpeg_writer.cpp 42 const int32_t JpegWriter::DEFAULT_DENSITY_UNIT = 1;
92 mInfo.density_unit = DEFAULT_DENSITY_UNIT; // JFIF code for pixel size units:

Completed in 55 milliseconds