OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resizeboxfilter
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/jni/
GifTranscoder.h
52
static bool
resizeBoxFilter
(GifFileType* gifIn, GifFileType* gifOut);
GifTranscoder.cpp
106
if (
resizeBoxFilter
(gifIn, gifOut)) {
116
bool GifTranscoder::
resizeBoxFilter
(GifFileType* gifIn, GifFileType* gifOut) {
Completed in 207 milliseconds