Searched refs:getPeriod (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DVideoFrameScheduler.h62 nsecs_t getPeriod() const;
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DVideoFrameScheduler.h62 nsecs_t getPeriod() const;
/frameworks/native/services/surfaceflinger/
H A DDispSync.h96 // The getPeriod method returns the current vsync period.
97 nsecs_t getPeriod();
H A DDispSync.cpp525 nsecs_t DispSync::getPeriod() { function in class:android::DispSync
H A DSurfaceFlinger.cpp552 auto period = mDispSync->getPeriod();
927 stats->vsyncPeriod = mPrimaryDispSync.getPeriod();
1736 nsecs_t vsyncInterval = mPrimaryDispSync.getPeriod();
/frameworks/av/media/libstagefright/
H A DVideoFrameScheduler.cpp324 nsecs_t VideoFrameScheduler::PLL::getPeriod() const { function in class:android::VideoFrameScheduler::PLL
395 nsecs_t videoPeriod = mPll.getPeriod();
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 215 milliseconds