Searched defs:frameCount (Results 1 – 12 of 12) sorted by relevance
28 void SkInterpolatorBase::reset(int elemCount, int frameCount) { in reset()138 SkInterpolator::SkInterpolator(int elemCount, int frameCount) { in SkInterpolator()143 void SkInterpolator::reset(int elemCount, int frameCount) { in reset()
17 int SingleFrameCodec::frameCount() const { in frameCount() function in flutter::SingleFrameCodec
180 int MultiFrameCodec::frameCount() const { in frameCount() function in flutter::MultiFrameCodec
132 private int frameCount = 0; field in FrameRenderer
142 size_t frameCount = 1; in MakeFromStream() local296 size_t frameCount; in onGetFrameCount() local
241 const uint32_t frameCount = WebPDemuxGetI(fDemux, WEBP_FF_FRAME_COUNT); in onGetFrameCount() local
698 const int frameCount = this->getFrameCount(); in getFrameInfo() local
245 const int frameCount = 64; in TEST_P() local
128 int frameCount = fCols * fRows; in REFLECTED() local
123 const int frameCount = codec->getFrameCount(); in DEF_TEST() local
231 int frameCount; in DEF_TEST() local
119 unsigned long frameCount; member