Searched defs:onGetFrameCount (Results 1 – 6 of 6) sorted by relevance
| /external/skia/src/codec/ | ||
| D | SkAvifCodec.cpp | 125 int SkAvifCodec::onGetFrameCount() { in onGetFrameCount() function in SkAvifCodec |
| D | SkJpegxlCodec.cpp | 397 int SkJpegxlCodec::onGetFrameCount() { in onGetFrameCount() function in SkJpegxlCodec |
| D | SkWebpCodec.cpp | 246 int SkWebpCodec::onGetFrameCount() { in onGetFrameCount() function in SkWebpCodec |
| D | SkHeifCodec.cpp | 309 int SkHeifCodec::onGetFrameCount() { in onGetFrameCount() function in SkHeifCodec |
| D | SkWuffsCodec.cpp | 751 int SkWuffsCodec::onGetFrameCount() { in onGetFrameCount() function in SkWuffsCodec |
| /external/skia/include/codec/ | ||
| D | SkCodec.h | 882 virtual int onGetFrameCount() { in onGetFrameCount() function |