Searched refs:DecodeFile (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/android/graphics/ | ||
D | Movie.h | 30 static Movie* DecodeFile(const char path[]); |
D | MovieImpl.cpp | 91 Movie* Movie::DecodeFile(const char path[]) { in DecodeFile() function in Movie |