Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkAvifCodec.cpp125 int SkAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkAvifCodec
DSkJpegxlCodec.cpp397 int SkJpegxlCodec::onGetFrameCount() { in onGetFrameCount() function in SkJpegxlCodec
DSkWebpCodec.cpp246 int SkWebpCodec::onGetFrameCount() { in onGetFrameCount() function in SkWebpCodec
DSkHeifCodec.cpp309 int SkHeifCodec::onGetFrameCount() { in onGetFrameCount() function in SkHeifCodec
DSkWuffsCodec.cpp751 int SkWuffsCodec::onGetFrameCount() { in onGetFrameCount() function in SkWuffsCodec
/external/skia/include/codec/
DSkCodec.h882 virtual int onGetFrameCount() { in onGetFrameCount() function