Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h153 bool ReadImageFile(const unzFile zipFile, const std::string& fileName, ImageStructVec& imgVec,