Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_picture_player.cpp182 std::shared_ptr<ImageStruct> imgstruct = imageVector_[curNo]; in OnDraw() local
183 std::shared_ptr<Rosen::Drawing::Image> image = imgstruct->imageData; in OnDraw()