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

/external/skia/src/codec/
H A DSkGifCodec.cpp130 int SkGifCodec::onGetFrameCount() { function in class:SkGifCodec
H A DSkWebpCodec.cpp245 int SkWebpCodec::onGetFrameCount() { function in class:SkWebpCodec
438 // If this succeeded in onGetFrameCount(), it should succeed again here.
/external/skqp/src/codec/
H A DSkGifCodec.cpp130 int SkGifCodec::onGetFrameCount() { function in class:SkGifCodec
H A DSkWebpCodec.cpp245 int SkWebpCodec::onGetFrameCount() { function in class:SkWebpCodec
438 // If this succeeded in onGetFrameCount(), it should succeed again here.
/external/skia/include/codec/
H A DSkCodec.h580 return this->onGetFrameCount();
819 virtual int onGetFrameCount() { function in class:SkCodec
/external/skqp/include/codec/
H A DSkCodec.h580 return this->onGetFrameCount();
819 virtual int onGetFrameCount() { function in class:SkCodec

Completed in 142 milliseconds