Home
last modified time | relevance | path

Searched refs:getCurrentFrame (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/include/android/
H A DSkAnimatedImage.h78 sk_sp<SkImage> getCurrentFrame();
171 * Like getCurrentFrame, but only returns the raw data from the internal SkBitmap. (i.e. no
/third_party/skia/gm/
H A Danimated_image_orientation.cpp64 * 2 }; // newPictureSnapshot and getCurrentFrame in init()
95 auto image = animatedImage->getCurrentFrame();
/third_party/skia/src/android/
H A DSkAnimatedImage.cpp370 sk_sp<SkImage> SkAnimatedImage::getCurrentFrame() { in getCurrentFrame() function in SkAnimatedImage
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp904 .function("makeImageAtCurrentFrame", &SkAnimatedImage::getCurrentFrame) in EMSCRIPTEN_BINDINGS()

Completed in 6 milliseconds