Home
last modified time | relevance | path

Searched defs:windowNodeId (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp83 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 Drs_render_service_connection_proxy_test.cpp139 NodeId windowNodeId = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp422 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 Dvsync_distributor.cpp338 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 Drs_render_service_client.cpp153 CreateVSyncReceiver( const std::string& name, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, uint64_t id, NodeId windowNodeId) CreateVSyncReceiver() argument
H A Drs_render_service_connection_proxy.cpp272 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 Drs_render_service_client.cpp114 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 Drs_interfaces.cpp484 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 Drs_render_service_client.cpp114 CreateVSyncReceiver( const std::string& name, const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &looper, uint64_t id, NodeId windowNodeId) CreateVSyncReceiver() argument

Completed in 18 milliseconds