/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/ |
H A D | rsrenderserviceconnectionproxy_fuzzer.cpp | 83 uint64_t windowNodeId = GetData<uint64_t>();
in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_connection_proxy_test.cpp | 139 NodeId windowNodeId = 1; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 422 CreateVSyncConnection(const std::string& name, const sptr<VSyncIConnectionToken>& token, uint64_t id, NodeId windowNodeId) CreateVSyncConnection() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 338 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection, uint64_t windowNodeId)
in AddConnection() argument 1086 VsyncError VSyncDistributor::SetQosVSyncRate(uint64_t windowNodeId, int32_t rate, bool isSystemAnimateScene)
in SetQosVSyncRate() argument 79 VSyncConnection( const sptr<VSyncDistributor>& distributor, std::string name, const sptr<IRemoteObject>& token, uint64_t id, uint64_t windowNodeId) VSyncConnection() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 153 CreateVSyncReceiver( const std::string& name, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, uint64_t id, NodeId windowNodeId) CreateVSyncReceiver() argument
|
H A D | rs_render_service_connection_proxy.cpp | 272 CreateVSyncConnection(const std::string& name, const sptr<VSyncIConnectionToken>& token, uint64_t id, NodeId windowNodeId) CreateVSyncConnection() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 114 CreateVSyncReceiver( const std::string& name, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, uint64_t id, NodeId windowNodeId) CreateVSyncReceiver() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 484 CreateVSyncReceiver( const std::string& name, uint64_t id, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, NodeId windowNodeId) CreateVSyncReceiver() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 114 CreateVSyncReceiver( const std::string& name, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, uint64_t id, NodeId windowNodeId) CreateVSyncReceiver() argument
|