Home
last modified time | relevance | path

Searched defs:imageStruct (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp273 std::shared_ptr<ImageStruct> imageStruct = std::make_shared<ImageStruct>(); in ReadImageFile() local
320 bool CheckImageData(const std::string& fileName, std::shared_ptr<ImageStruct> imageStruct, in CheckImageData()