OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_X_DENSITY
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/jni_jpegstream/src/
jpeg_writer.h
65
static const int32_t
DEFAULT_X_DENSITY
;
jpeg_writer.cpp
40
const int32_t JpegWriter::
DEFAULT_X_DENSITY
= 300;
94
mInfo.X_density =
DEFAULT_X_DENSITY
; // Horizontal pixel density
Completed in 49 milliseconds