Home
last modified time | relevance | path

Searched refs:distributor (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp91 distributor_(distributor) in VSyncConnection()
120 sptr<VSyncDistributor> distributor; in RequestNextVSync() local
131 if (distributor == nullptr) { in RequestNextVSync()
217 if (distributor == nullptr) { in SetVSyncRate()
227 if (distributor == nullptr) { in CleanAllLocked()
243 sptr<VSyncDistributor> distributor; in SetUiDvsyncSwitch() local
254 if (distributor == nullptr) { in SetUiDvsyncSwitch()
263 sptr<VSyncDistributor> distributor; in SetNativeDVSyncSwitch() local
274 if (distributor == nullptr) { in SetNativeDVSyncSwitch()
283 sptr<VSyncDistributor> distributor; in SetUiDvsyncConfig() local
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H A Dsource_node.cpp299 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()
H A Dsource_node.h68 std::unique_ptr<std::thread> distributor = nullptr; variable
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dwrapper_distributor_test.cpp155 …std::unique_ptr<WrapperDistributor> distributor = std::make_unique<WrapperDistributor>(TEST_SOCKET… variable
157 ASSERT_NE(distributor, nullptr);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h53 VSyncConnection(const sptr<VSyncDistributor>& distributor, std::string name,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-mipicsi-develop.md36 …CSI-2的Lane是可扩展的。具体的数据Lane的数量规范并没有给出限制,具体根据应用的带宽需求而定。发送侧分发(distributor功能)来自出口方向数据流的字节到1条或多条Lane上。接收…
H A Ddriver-platform-mipicsi-des.md36 …CSI-2的Lane是可扩展的。具体的数据Lane的数量规范并没有给出限制,具体根据应用的带宽需求而定。发送侧分发(distributor功能)来自出口方向数据流的字节到1条或多条Lane上。接收…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.h43 sptr<VSyncDistributor> distributor);
H A Drs_render_service_connection.cpp80 sptr<VSyncDistributor> distributor) in RSRenderServiceConnection() argument
89 appVSyncDistributor_(distributor) in RSRenderServiceConnection()
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/
H A DNOTICE21462 To protect each distributor, we want to make it very clear that
22437 distributor hereunder prior to termination shall survive
36673 To protect each distributor, we want to make it very clear that
37648 distributor hereunder prior to termination shall survive
39864 To protect each distributor, we want to make it very clear that
57192 To protect each distributor, we want to make it very clear that
85964 distributor hereunder prior to termination shall survive
93502 distributor hereunder prior to termination shall survive
98596 distributor hereunder prior to termination shall survive
103455 distributor hereunder prior to termination shall survive
[all …]