Searched refs:getFrameCount (Results 1 – 12 of 12) sorted by relevance
49 public final int getFrameCount() { in getFrameCount() method in FrameStats63 if (getFrameCount() <= 0) { in getStartTimeNano()78 if (getFrameCount() <= 0) { in getEndTimeNano()
83 builder.append("frameCount:" + getFrameCount()); in toString()
136 builder.append("frameCount:" + getFrameCount()); in toString()
242 return mCodec->codec()->getFrameCount() > 1; in isAnimated()271 const int frameCount = mCodec->codec()->getFrameCount(); in advanceFrame()352 return mOptions.fFrameIndex >= mCodec->codec()->getFrameCount(); in finished()
59 const int frameCount = imageDecoder->mCodec->codec()->getFrameCount(); in AnimatedImageDrawable_nCreate()
145 const bool animated = codec->getFrameCount() > 1; in native_create()
1494 private static int getFrameCount(long duration) { in getFrameCount() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT1515 int numAnimFrames = getFrameCount(duration); in createFloatDataPoints()1527 int numAnimFrames = getFrameCount(duration); in createIntDataPoints()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6998 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getFrameCount(J)I
7001 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getFrameCount(J)I
50406 method public final int getFrameCount();
16666 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getFrameCount(J)I