OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanDst
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.h
45
* JNI method in jpegstream.cpp before
CleanDst
or any of the libjpeg functions
51
void
CleanDst
(j_compress_ptr cinfo);
jpeg_writer.cpp
212
CleanDst
(&mInfo);
jpeg_hook.cpp
79
void
CleanDst
(j_compress_ptr cinfo) {
Completed in 212 milliseconds