Home
last modified time | relevance | path

Searched refs:sets (Results 1 - 18 of 18) sorted by relevance

/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_adapter.c19 void SoftbusConfigAdapterInit(const ConfigSetProc *sets) in SoftbusConfigAdapterInit() argument
21 if (sets == NULL) { in SoftbusConfigAdapterInit()
25 sets->SetConfig(SOFTBUS_INT_AUTH_ABILITY_COLLECTION, (unsigned char *)&val, sizeof(val)); in SoftbusConfigAdapterInit()
H A Dsoftbus_config_adapter.h26 void SoftbusConfigAdapterInit(const ConfigSetProc *sets);
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.cpp180 RenderHandle sets[2u] {};
181 sets[0u] = binders_.globalSet0->GetDescriptorSetHandle();
184 sets[1u] = binder.GetDescriptorSetHandle();
198 // bind all sets
199 cmdList.BindDescriptorSets(0, sets);
218 RenderHandle sets[2u] {}; in ComputeDownscale()
219 sets[0u] = binders_.globalSet0->GetDescriptorSetHandle(); in ComputeDownscale()
223 sets[1u] = binder.GetDescriptorSetHandle(); in ComputeDownscale()
234 cmdList.BindDescriptorSets(0u, sets); in ComputeDownscale()
253 RenderHandle sets[ in ComputeUpscale()
[all...]
H A Drender_motion_blur.cpp204 RenderHandle sets[2u] {}; in Execute()
207 sets[0u] = binder.GetDescriptorSetHandle(); in Execute()
218 sets[1u] = binder.GetDescriptorSetHandle(); in Execute()
220 cmdList.BindDescriptorSets(0u, sets); in Execute()
265 RenderHandle sets[2u] {}; in ExecuteTileVelocity()
268 sets[0u] = binder.GetDescriptorSetHandle(); in ExecuteTileVelocity()
285 sets[1u] = binder.GetDescriptorSetHandle(); in ExecuteTileVelocity()
287 cmdList.BindDescriptorSets(0u, sets); in ExecuteTileVelocity()
318 sets[1u] = binder.GetDescriptorSetHandle(); in ExecuteTileVelocity()
320 cmdList.BindDescriptorSets(0u, sets); in ExecuteTileVelocity()
[all...]
H A Drender_blur.cpp197 RenderHandle sets[2u] {}; in RenderData()
198 sets[0] = globalSet0_->GetDescriptorSetHandle(); in RenderData()
237 sets[1u] = binder.GetDescriptorSetHandle(); in RenderData()
244 cmdList.BindDescriptorSets(0u, sets); in RenderData()
330 RenderHandle sets[2u] {}; in BlurPass()
331 sets[0] = globalBinder.GetDescriptorSetHandle(); in BlurPass()
334 sets[1u] = binder.GetDescriptorSetHandle(); in BlurPass()
340 di.cmdList.BindDescriptorSets(0, sets); in BlurPass()
H A Drender_node_mip_chain_post_process.cpp400 // bind all sets in RenderGraphics()
402 RenderHandle sets[2U] {}; in RenderGraphics()
403 sets[0U] = globalSet0_->GetDescriptorSetHandle(); in RenderGraphics()
404 sets[1U] = binders_[idx]->GetDescriptorSetHandle(); in RenderGraphics()
405 cmdList.BindDescriptorSets(0u, sets); in RenderGraphics()
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.cpp524 RenderHandle sets[2U] {}; in ExecuteCombine()
534 sets[0U] = binder.GetDescriptorSetHandle(); in ExecuteCombine()
546 sets[1U] = binder.GetDescriptorSetHandle(); in ExecuteCombine()
549 cmdList.UpdateDescriptorSets(sets, resources); in ExecuteCombine()
550 cmdList.BindDescriptorSets(0u, sets); in ExecuteCombine()
583 RenderHandle sets[2U] {}; in ExecuteFXAA()
593 sets[0U] = binder.GetDescriptorSetHandle(); in ExecuteFXAA()
602 sets[1U] = binder.GetDescriptorSetHandle(); in ExecuteFXAA()
605 cmdList.UpdateDescriptorSets(sets, resources); in ExecuteFXAA()
606 cmdList.BindDescriptorSets(0u, sets); in ExecuteFXAA()
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.cpp206 RenderHandle sets[2u] {}; in RenderData()
209 sets[0u] = binder.GetDescriptorSetHandle(); in RenderData()
235 RenderHandle sets[2u] {}; in RenderBlur()
236 sets[0u] = allDescriptorSets_.globalSet->GetDescriptorSetHandle(); in RenderBlur()
245 sets[1u] = bind.GetDescriptorSetHandle(); in RenderBlur()
252 cmdList.BindDescriptorSets(0u, sets); in RenderBlur()
H A Drender_node_morph.cpp247 const RenderHandle sets[] = { inputBinder.GetDescriptorSetHandle(), outputBinder.GetDescriptorSetHandle() }; in ComputeMorphs() local
248 cmdList.BindDescriptorSets(SET_INPUTS, sets); in ComputeMorphs()
H A Drender_node_camera_cubemap.cpp281 // bind all sets in ExecuteSinglePostProcess()
283 RenderHandle sets[2U] { globalSet0_->GetDescriptorSetHandle(), in ExecuteSinglePostProcess()
285 cmdList.BindDescriptorSets(0u, sets); in ExecuteSinglePostProcess()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c288 hciCmdParam.sets = MEM_MALLOC.alloc(numberOfSet * sizeof(HciLeExtendedAdvertisingParamSet)); in GapLeSetExtendedAdvertisingEnable()
289 if (hciCmdParam.sets) { in GapLeSetExtendedAdvertisingEnable()
291 hciCmdParam.sets[i].adverHandle = advSet[i].advHandle; in GapLeSetExtendedAdvertisingEnable()
292 hciCmdParam.sets[i].duration = advSet[i].duration; in GapLeSetExtendedAdvertisingEnable()
293 hciCmdParam.sets[i].maxExtendAdvertisingEvents = advSet[i].maxExAdvEvt; in GapLeSetExtendedAdvertisingEnable()
297 MEM_MALLOC.free(hciCmdParam.sets); in GapLeSetExtendedAdvertisingEnable()
H A Dgap_le_scan.c617 hciCmdParam.sets = MEM_MALLOC.alloc(EXTENDED_SCAN_PHY_MAX_NUM * sizeof(HciLeExtendedScanParametersSet)); in GapLeSetExtendedScanParameters()
619 if (hciCmdParam.sets) { in GapLeSetExtendedScanParameters()
622 hciCmdParam.sets[jj].scanInterval = param[jj].param.scanInterval; in GapLeSetExtendedScanParameters()
623 hciCmdParam.sets[jj].scanWindow = param[jj].param.scanWindow; in GapLeSetExtendedScanParameters()
624 hciCmdParam.sets[jj].scanType = param[jj].scanType; in GapLeSetExtendedScanParameters()
630 MEM_MALLOC.free(hciCmdParam.sets); in GapLeSetExtendedScanParameters()
/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c412 ConfigSetProc sets; in SoftbusConfigInit() local
414 sets.SetConfig = &SoftbusSetConfig; in SoftbusConfigInit()
415 SoftbusConfigAdapterInit(&sets); in SoftbusConfigInit()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c665 HciLeConnectionParamSet *sets = MEM_MALLOC.alloc(sizeof(HciLeConnectionParamSet) * countOfSets); in BtmLeExtendedCreateConnection() local
666 if (sets == NULL) { in BtmLeExtendedCreateConnection()
667 LOG_ERROR("sets is NULL"); in BtmLeExtendedCreateConnection()
671 sets[i].scanInterval = leScanInterval; in BtmLeExtendedCreateConnection()
672 sets[i].scanWindow = leScanWindow; in BtmLeExtendedCreateConnection()
673 sets[i].connIntervalMin = LE_CONN_INTERVAL_MIN_DEFAULT; in BtmLeExtendedCreateConnection()
674 sets[i].connIntervalMax = LE_CONN_INTERVAL_MAX_DEFAULT; in BtmLeExtendedCreateConnection()
675 sets[i].connLatency = LE_CONN_LATENCY_DEFAULT; in BtmLeExtendedCreateConnection()
676 sets[i].supervisionTimeout = LE_SUPERVISION_TIMEOUT_DEFAULT; in BtmLeExtendedCreateConnection()
677 sets[ in BtmLeExtendedCreateConnection()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp462 std::set<std::vector<uint8_t>> sets; in IsEntryExist() local
464 sets.insert(iter.key); in IsEntryExist()
467 if (entries.size() != sets.size()) { in IsEntryExist()
470 sets.clear(); in IsEntryExist()
486 std::set<Key> sets; in IsItemValueExist() local
488 sets.insert(iter.key); in IsItemValueExist()
491 if (items.size() != sets.size()) { in IsItemValueExist()
494 sets.clear(); in IsItemValueExist()
510 std::set<std::vector<uint8_t>> sets; in IsKvEntryExist() local
512 sets in IsKvEntryExist()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_le_controller.c534 (void)memcpy_s(buf + index, length - index, param->sets + i, sizeof(HciLeExtendedAdvertisingParamSet)); in HCI_LeSetExtendedAdvertisingEnable()
613 (void)memcpy_s(buf + index, length - index, param->sets + i, sizeof(HciLeExtendedScanParametersSet)); in HCI_LeSetExtendedScanParameters()
681 (void)memcpy_s(buf + index, length - index, param->sets + i, sizeof(HciLeConnectionParamSet)); in HCI_LeExtenedCreateConnection()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp41 void Collect(const uint32_t set, const DescriptorSetLayoutBinding& binding, SetType& sets) in Collect() argument
44 sets.push_back({ static_cast<uint8_t>(set), static_cast<uint8_t>(binding.binding), in Collect()
208 // sort bindings inside sets (and count them) in ProcessShaderModule()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h746 HciLeExtendedAdvertisingParamSet *sets; member
836 HciLeExtendedScanParametersSet *sets; member
879 HciLeConnectionParamSet *sets; member

Completed in 18 milliseconds