OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storeBitmapToFile
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/tests/omxjpegdecoder/
omx_jpeg_decoder.h
33
extern int
storeBitmapToFile
(SkBitmap* bitmap, const char* filename);
jpeg_decoder_bench.cpp
82
return
storeBitmapToFile
(bitmap, filename);
omx_jpeg_decoder.cpp
63
extern int
storeBitmapToFile
(SkBitmap* bitmap, const char* filename) {
Completed in 285 milliseconds