Searched defs:onGetFrameCount (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/skia/src/codec/ | ||
H A D | SkAvifCodec.cpp | 130 int SkAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkAvifCodec |
H A D | SkCrabbyAvifCodec.cpp | 233 int SkCrabbyAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkCrabbyAvifCodec |
H A D | SkJpegxlCodec.cpp | 403 int SkJpegxlCodec::onGetFrameCount() { in onGetFrameCount() function in SkJpegxlCodec |
H A D | SkWebpCodec.cpp | 252 int SkWebpCodec::onGetFrameCount() { in onGetFrameCount() function in SkWebpCodec |
H A D | SkHeifCodec.cpp | 333 int SkHeifCodec::onGetFrameCount() { in onGetFrameCount() function in SkHeifCodec |
H A D | SkWuffsCodec.cpp | 783 int SkWuffsCodec::onGetFrameCount() { in onGetFrameCount() function in SkWuffsCodec |
/aosp_15_r20/external/skia/include/codec/ | ||
H A D | SkCodec.h | 925 virtual int onGetFrameCount() { in onGetFrameCount() function |
/aosp_15_r20/external/skia/experimental/rust_png/decoder/impl/ | ||
H A D | SkPngRustCodec.cpp | 656 int SkPngRustCodec::onGetFrameCount() { in onGetFrameCount() function in SkPngRustCodec |