Home
last modified time | relevance | path

Searched refs:updateVsync (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DVideoFrameScheduler.h34 void updateVsync() override;
H A DVideoFrameScheduler2.h35 void updateVsync() override;
H A DVideoFrameSchedulerBase.h89 virtual void updateVsync() = 0;
/aosp12/frameworks/av/media/libstagefright/
H A DVideoFrameScheduler.cpp37 void VideoFrameScheduler::updateVsync() { in updateVsync() function in android::VideoFrameScheduler
H A DVideoFrameSchedulerBase.cpp338 updateVsync(); in init()
373 updateVsync(); in schedule()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h1049 hwc2_config_t config, bool updateVsync = true);
H A DExynosDisplay.cpp3746 hwc2_config_t config, bool updateVsync) in updateInternalDisplayConfigVariables() argument
3756 if (updateVsync) { in updateInternalDisplayConfigVariables()