Searched defs:onGetFrameCount (Results 1 – 6 of 6) sorted by relevance
| /external/skia/src/codec/ | ||
| D | SkAvifCodec.cpp | 130 int SkAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkAvifCodec |
| D | SkJpegxlCodec.cpp | 403 int SkJpegxlCodec::onGetFrameCount() { in onGetFrameCount() function in SkJpegxlCodec |
| D | SkWebpCodec.cpp | 252 int SkWebpCodec::onGetFrameCount() { in onGetFrameCount() function in SkWebpCodec |
| D | SkHeifCodec.cpp | 333 int SkHeifCodec::onGetFrameCount() { in onGetFrameCount() function in SkHeifCodec |
| D | SkWuffsCodec.cpp | 780 int SkWuffsCodec::onGetFrameCount() { in onGetFrameCount() function in SkWuffsCodec |
| /external/skia/include/codec/ | ||
| D | SkCodec.h | 909 virtual int onGetFrameCount() { in onGetFrameCount() function |