Searched defs:getFrameCount (Results 1 – 10 of 10) sorted by relevance
49 public final int getFrameCount() { in getFrameCount() method in FrameStats
52 virtual int getFrameCount() const { in getFrameCount() function
44 virtual int getFrameCount() const { in getFrameCount() function
68 size_t getFrameCount() const { return mFrameCount; } in getFrameCount() function
75 size_t getFrameCount() const { return frameCount; } in getFrameCount() function
101 size_t getFrameCount() const { return frameCount; } in getFrameCount() function
39 public int getFrameCount() { return mFrameCount; } in getFrameCount() method in FrameSequence
838 int FakeComposerClient::getFrameCount() const { in getFrameCount() function in FakeComposerClient
1494 private static int getFrameCount(long duration) { in getFrameCount() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT
373 status_t AudioSystem::getFrameCount(audio_io_handle_t ioHandle, in getFrameCount() function in android::AudioSystem