Home
last modified time | relevance | path

Searched defs:handles (Results 1 - 16 of 16) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_operation_context.h38 std::shared_ptr<UInt32List> handles; member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_object_references_data.cpp65 auto handles = GetObjectHandles(); in Maker() local
H A Dget_object_handles_data.cpp60 auto handles = GetObjectHandles(); in Maker() local
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp241 void GraphicsManagerCommon::DrawFrame(void* ecs, void* handles) in DrawFrame() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_lights.cpp82 const RenderHandle handles[] = { lightBufferHandle_.GetHandle(), lightClusterBufferHandle_.GetHandle() }; in InitNode() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.h132 const uint16_t *handles; member
149 const uint16_t *handles; member
H A Davdtp_api.c1075 uint16_t AVDT_StartReq(const uint16_t *handles, uint8_t numHandles, uint8_t *transLabel) in AVDT_StartReq() argument
1108 uint16_t AvdtStartReq(const uint16_t *handles, uint8_t numHandles, uint8_t *transLabel) in AvdtStartReq() argument
1227 AVDT_SuspendReq(const uint16_t *handles, uint8_t numHandles, uint8_t *transLabel) AVDT_SuspendReq() argument
1260 AvdtSuspendReq(const uint16_t *handles, uint8_t numHandles, uint8_t *transLabel) AvdtSuspendReq() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp538 PipelineDescriptorSetBinder(const PipelineLayout& pipelineLayout, const array_view<const RenderHandle> handles, const array_view<const DescriptorSetLayoutBindings> descriptorSetsLayoutBindings) PipelineDescriptorSetBinder() argument
553 Init(const PipelineLayout& pipelineLayout, const BASE_NS::array_view<const RenderHandle> handles, const BASE_NS::array_view<const DescriptorSetLayoutBindings> descriptorSetsLayoutBindings, bool validHandles) Init() argument
H A Drender_command_list.cpp1505 void RenderCommandList::UpdateDescriptorSets(const BASE_NS::array_view<const RenderHandle> handles, in UpdateDescriptorSets() argument
1633 void RenderCommandList::BindDescriptorSets(const uint32_t firstSet, const array_view<const RenderHandle> handles) in BindDescriptorSets() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp393 SceneCameraImageHandles handles; in GetSceneCameraImageHandles() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp227 uint16_t handles[] = {handle}; in SuspendReq() local
242 uint16_t handles[] = {handle}; in StartReq() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp510 MeshBuilder::BufferHandles handles; in CreateGpuBuffers() local
540 StageToBuffers(IRenderContext& renderContext, size_t vertexDataSize, size_t indexDataSize, size_t jointDataSize, size_t targetDataSize, const MeshBuilder::BufferHandles& handles, const RenderHandleReference& stagingBuffer) StageToBuffers() argument
1611 BufferHandles handles; CreateBuffers() local
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp833 BASE_NS::vector<RENDER_NS::RenderHandleReference> handles; in DrawMultiEcs() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp853 ExecutorPool::Task CloudServiceImpl::GenTask(int32_t retry, int32_t user, Handles handles) in GenTask() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp873 array_view<RenderHandleReference> handles = { handleReferences, maxCount }; in AddSingleMaterial() local
649 RenderMaterialFlagsFromMaterialValues(const MaterialComponent& matComp, const RenderDataDefaultMaterial::MaterialHandles& handles, const uint32_t hasTransformBit, const bool enableGpuInstancing) RenderMaterialFlagsFromMaterialValues() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp235 uint32_t FindHandleIndex(vector<T> const& handles, T handle) in FindHandleIndex() argument
245 uint32_t FindOrAddIndex(vector<T>& handles, const T& handle) in FindOrAddIndex() argument
[all...]

Completed in 29 milliseconds