Searched refs:distributor (Results 1 – 10 of 10) sorted by relevance
91 distributor_(distributor) in VSyncConnection()120 sptr<VSyncDistributor> distributor; in RequestNextVSync() local131 if (distributor == nullptr) { in RequestNextVSync()217 if (distributor == nullptr) { in SetVSyncRate()227 if (distributor == nullptr) { in CleanAllLocked()243 sptr<VSyncDistributor> distributor; in SetUiDvsyncSwitch() local254 if (distributor == nullptr) { in SetUiDvsyncSwitch()263 sptr<VSyncDistributor> distributor; in SetNativeDVSyncSwitch() local274 if (distributor == nullptr) { in SetNativeDVSyncSwitch()283 sptr<VSyncDistributor> distributor; in SetUiDvsyncConfig() local[all …]
299 distributor = std::make_unique<std::thread>([this] { in StartDistributeBuffers()331 if (distributor != nullptr) { in DistributorJoin()332 distributor->join(); in DistributorJoin()333 distributor.reset(nullptr); in DistributorJoin()
68 std::unique_ptr<std::thread> distributor = nullptr; variable
155 …std::unique_ptr<WrapperDistributor> distributor = std::make_unique<WrapperDistributor>(TEST_SOCKET… variable157 ASSERT_NE(distributor, nullptr);
53 VSyncConnection(const sptr<VSyncDistributor>& distributor, std::string name,
36 …CSI-2的Lane是可扩展的。具体的数据Lane的数量规范并没有给出限制,具体根据应用的带宽需求而定。发送侧分发(distributor功能)来自出口方向数据流的字节到1条或多条Lane上。接收…
43 sptr<VSyncDistributor> distributor);
80 sptr<VSyncDistributor> distributor) in RSRenderServiceConnection() argument89 appVSyncDistributor_(distributor) in RSRenderServiceConnection()
21462 To protect each distributor, we want to make it very clear that22437 distributor hereunder prior to termination shall survive36673 To protect each distributor, we want to make it very clear that37648 distributor hereunder prior to termination shall survive39864 To protect each distributor, we want to make it very clear that57192 To protect each distributor, we want to make it very clear that85964 distributor hereunder prior to termination shall survive93502 distributor hereunder prior to termination shall survive98596 distributor hereunder prior to termination shall survive103455 distributor hereunder prior to termination shall survive[all …]