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