Home
last modified time | relevance | path

Searched defs:DecodeFile (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/images/
DSkMovie.cpp92 SkMovie* SkMovie::DecodeFile(const char path[]) { in DecodeFile() function in SkMovie
DSkImageDecoder.cpp147 bool SkImageDecoder::DecodeFile(const char file[], SkBitmap* bm, SkColorType pref, Mode mode, in DecodeFile() function in SkImageDecoder
/external/libvpx/libvpx/test/
Duser_priv_test.cc45 string DecodeFile(const string &filename) { in DecodeFile() function
Dvp9_frame_parallel_test.cc132 string DecodeFile(const string &filename, int num_threads, in DecodeFile() function
Dvp9_thread_test.cc162 string DecodeFile(const string& filename, int num_threads) { in DecodeFile() function
/external/skia/include/core/
DSkImageDecoder.h241 static bool DecodeFile(const char file[], SkBitmap* bitmap) { in DecodeFile() function
/external/skia/src/ports/
DSkImageDecoder_empty.cpp32 bool SkImageDecoder::DecodeFile(const char[], SkBitmap*, SkColorType, Mode, Format*) { in DecodeFile() function in SkImageDecoder