Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkCodecImageGenerator.h64 int getFrameCount() { return fCodec->getFrameCount(); } in getFrameCount() function
/third_party/skia/include/android/
DSkAnimatedImage.h111 int getFrameCount() const { return fFrameCount; } in getFrameCount() function
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DSkottieAnimation.java33 public double getFrameCount() { in getFrameCount() method in SkottieAnimation
/third_party/skia/experimental/wasm-skp-debugger/
Dexterns.js43 getFrameCount: function() {}, method
Ddebugger_bindings.cpp211 int getFrameCount() const { in getFrameCount() function in SkpDebugPlayer
/third_party/flutter/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp114 int getFrameCount() const { in getFrameCount() function in SkpDebugPlayer
/third_party/flutter/skia/include/codec/
DSkCodec.h610 int getFrameCount() { in getFrameCount() function
/third_party/skia/include/codec/
DSkCodec.h605 int getFrameCount() { in getFrameCount() function
/third_party/skia/modules/canvaskit/
Dexterns.js195 getFrameCount: function() {}, method
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1025 getFrameCount(): number; method
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp6039 uint32_t FrameCaptureShared::getFrameCount() const in getFrameCount() function in angle::FrameCaptureShared