Home
last modified time | relevance | path

Searched defs:anim (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/modules/skottie/tests/
H A DExpression.cpp249 auto anim = Animation::Builder() in DEF_TEST() local
349 auto anim = Animation::Builder() in DEF_TEST() local
H A DImage.cpp104 auto anim = Animation::Builder() in DEF_TEST() local
H A DText.cpp108 auto anim = Animation::Builder() in DEF_TEST() local
216 auto anim = Animation::Builder() in DEF_TEST() local
/third_party/skia/bench/
H A DDecodeBench.cpp66 const auto anim = skottie::Animation::Make(reinterpret_cast<const char*>(fData->data()), variable
83 const auto anim = skottie::Animation::Make(reinterpret_cast<const char*>(fData->data()), variable
/third_party/skia/tools/
H A Dskottie2movie.cpp33 static void produce_frame(SkSurface* surf, skottie::Animation* anim, double frame) { in produce_frame() argument
/third_party/skia/gm/
H A Dstringart.cpp117 SkSafeUnref(anim); variable
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp283 auto anim = skottie::Animation::Builder() in main() local
[all...]
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.cpp205 ExternalAnimationLayer(sk_sp<skottie::Animation> anim, const SkSize& size) in ExternalAnimationLayer() argument
242 auto anim = skottie::Animation::Builder() in onLoadPrecomp() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxedit.c329 const WebPData anim = { data, ANIM_CHUNK_SIZE }; in WebPMuxSetAnimationParams() local
H A Dmuxread.c501 WebPData anim; in WebPMuxGetAnimationParams() local

Completed in 7 milliseconds