Home
last modified time | relevance | path

Searched refs:ReadImageFile (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h149 bool ReadImageFile(const unzFile zipFile, const std::string& fileName, ImageStructVec& imgVec,
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp229 if (!ReadImageFile(zipFile, name, imgVec, frameConfig, fileInfo.uncompressed_size)) { in ReadZipFile()
262 bool ReadImageFile(const unzFile zipFile, const std::string& fileName, ImageStructVec& imgVec, in ReadImageFile() function
266 LOGE("ReadImageFile failed, zip is null"); in ReadImageFile()
282 LOGE("ReadImageFile memPtr is null"); in ReadImageFile()

Completed in 2 milliseconds