Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp294 ParseImageConfig(imageStruct->memPtr.memBuffer, totalLen, frameConfig); in ReadImageFile()
302 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig) in ParseImageConfig() function
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h156 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig);