Searched refs:imageAnimatorPattern (Results 1 – 2 of 2) sorted by relevance
401 imageAnimatorPattern->OnModifyDone();411 imageAnimatorPattern->OnModifyDone();423 imageAnimatorPattern->OnModifyDone();437 imageAnimatorPattern->OnModifyDone();496 imageAnimatorPattern->OnModifyDone();557 imageAnimatorPattern->OnModifyDone();568 imageAnimatorPattern->OnModifyDone();638 imageAnimatorPattern->OnModifyDone();648 imageAnimatorPattern->OnModifyDone();758 …auto pictureAnimation = imageAnimatorPattern->CreatePictureAnimation(imageAnimatorPattern->images_…[all …]
174 auto imageAnimatorPattern = AceType::DynamicCast<ImageAnimatorPattern>(frameNode->GetPattern()); in SetImages() local175 imageAnimatorPattern->SetImages(std::move(imageList)); in SetImages()