Home
last modified time | relevance | path

Searched defs:onGetFrameCount (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/codec/
DSkAvifCodec.cpp130 int SkAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkAvifCodec
DSkJpegxlCodec.cpp403 int SkJpegxlCodec::onGetFrameCount() { in onGetFrameCount() function in SkJpegxlCodec
DSkWebpCodec.cpp252 int SkWebpCodec::onGetFrameCount() { in onGetFrameCount() function in SkWebpCodec
DSkHeifCodec.cpp333 int SkHeifCodec::onGetFrameCount() { in onGetFrameCount() function in SkHeifCodec
DSkWuffsCodec.cpp780 int SkWuffsCodec::onGetFrameCount() { in onGetFrameCount() function in SkWuffsCodec
/external/skia/include/codec/
DSkCodec.h909 virtual int onGetFrameCount() { in onGetFrameCount() function