Searched refs:DEFAULT_X_DENSITY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/jni_jpegstream/src/
H A Djpeg_writer.h65 static const int32_t DEFAULT_X_DENSITY; member in class:JpegWriter
H A Djpeg_writer.cpp40 const int32_t JpegWriter::DEFAULT_X_DENSITY = 300; member in class:JpegWriter
94 mInfo.X_density = DEFAULT_X_DENSITY; // Horizontal pixel density

Completed in 80 milliseconds