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/native/services/surfaceflinger/
H A DDispSync.h104 // The getPeriod method returns the current vsync period.
105 nsecs_t getPeriod();
H A DDispSync.cpp411 nsecs_t DispSync::getPeriod() { function in class:android::DispSync
H A DSurfaceFlinger.cpp370 auto period = mDispSync->getPeriod();
666 stats->vsyncPeriod = mPrimaryDispSync.getPeriod();
1033 nsecs_t period = mPrimaryDispSync.getPeriod();
/frameworks/av/media/libstagefright/
H A DVideoFrameScheduler.cpp319 nsecs_t VideoFrameScheduler::PLL::getPeriod() const { function in class:android::VideoFrameScheduler::PLL
390 nsecs_t videoPeriod = mPll.getPeriod();
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_FlpHardwareProvider.cpp337 jmethodID getPeriod = env->GetMethodID( local
342 batchOptions.period_ns = env->CallLongMethod(batchOptionsObject, 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 167 milliseconds