Searched refs:getFrameRate (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DRepeaterSource.h31 double getFrameRate() const;
H A DRepeaterSource.cpp30 double RepeaterSource::getFrameRate() const { function in class:android::RepeaterSource
H A DPlaybackSession.cpp721 rateHz = repeaterSource->getFrameRate();
737 if (rateHz != repeaterSource->getFrameRate()) {
/frameworks/av/include/media/stagefright/
H A DSurfaceMediaSource.h85 int32_t getFrameRate( ) const;
/frameworks/webview/chromium/tests/prebuilts/
H A Dandroid-janktesthelper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/uiautomator/ com/android/uiautomator/janktesthelper/ ...
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp133 int32_t SurfaceMediaSource::getFrameRate( ) const { function in class:android::SurfaceMediaSource
134 ALOGV("getFrameRate");

Completed in 169 milliseconds