Home
last modified time | relevance | path

Searched defs:RequestNextVSync (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_connection_proxy.cpp27 VsyncError VSyncConnectionProxy::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::VSyncConnectionProxy
32 VsyncError VSyncConnectionProxy::RequestNextVSync(const std::string& fromWhom, int64_t lastVSyncTS) in RequestNextVSync() function in OHOS::Rosen::VSyncConnectionProxy
H A Dvsync_receiver.cpp241 VsyncError VSyncReceiver::RequestNextVSync(FrameCallback callback) in RequestNextVSync() function in OHOS::Rosen::VSyncReceiver
246 VsyncError VSyncReceiver::RequestNextVSync(FrameCallback callback, const std::string &fromWhom, int… in RequestNextVSync() function in OHOS::Rosen::VSyncReceiver
H A Dvsync_distributor.cpp112 VsyncError VSyncConnection::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::VSyncConnection
118 VsyncError VSyncConnection::RequestNextVSync(const std::string &fromWhom, int64_t lastVSyncTS) in RequestNextVSync() function in OHOS::Rosen::VSyncConnection
935 VsyncError VSyncDistributor::RequestNextVSync(const sptr<VSyncConnection> &connection, const std::s… in RequestNextVSync() function in OHOS::Rosen::VSyncDistributor
/ohos5.0/foundation/graphic/graphic_2d/utils/rs_frame_report_ext/src/
H A Drs_frame_report_ext.cpp131 void RsFrameReportExt::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RsFrameReportExt
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_ui_intf.cpp213 void FrameUiIntf::RequestNextVSync() const in RequestNextVSync() function in OHOS::RME::FrameUiIntf
363 extern "C" void RequestNextVSync() in RequestNextVSync() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp115 void RSDisplaySoloist::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RSDisplaySoloist
391 void RSDisplaySoloistManager::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RSDisplaySoloistManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_buffer_callback_manager.cpp163 void RSSurfaceBufferCallbackManager::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RSSurfaceBufferCallbackManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp250 void RSRenderThread::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RSRenderThread
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp85 VsyncError RequestNextVSync(FrameCallback callback) override in RequestNextVSync() function in OHOS::Rosen::VSyncReceiverDarwin
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp85 VsyncError RequestNextVSync(FrameCallback callback) override in RequestNextVSync() function in OHOS::Rosen::VSyncReceiverWindows
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp564 void RSProfiler::RequestNextVSync() in RequestNextVSync() function in OHOS::Rosen::RSProfiler
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2642 void RSMainThread::RequestNextVSync(const std::string& fromWhom, int64_t lastVSyncTS) in RequestNextVSync() function in OHOS::Rosen::RSMainThread