/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
H A D | napi_hisysevent_util.h | 79 std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) in CompareAndReturnCacheItem()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_parser_util.cpp | 411 …es(const string_view name, const json::value& node, RenderNodeGraphInputs::InputResources& resourc… in ParseResources() 491 RenderNodeGraphInputs::InputResources resources; in GetInputResources() local 519 vector<RenderNodeGraphInputs::RenderNodeGraphGpuImageDesc> resources; in GetGpuImageDescs() local 537 vector<RenderNodeGraphInputs::RenderNodeGraphGpuBufferDesc> resources; in GetGpuBufferDescs() local
|
H A D | pipeline_descriptor_set_binder.cpp | 202 auto ClearResourcesBindings = [](auto& resources) { in ClearBindings() 295 …rSetBinder::BindBuffers(const uint32_t binding, const BASE_NS::array_view<const BindableBuffer> re… in BindBuffers() 403 …criptorSetBinder::BindImages(const uint32_t binding, const array_view<const BindableImage> resourc… in BindImages() 488 …ptorSetBinder::BindSamplers(const uint32_t binding, const array_view<const BindableSampler> resour… in BindSamplers() 622 const uint32_t set, const uint32_t binding, const array_view<const BindableBuffer> resources) in BindBuffers() 649 const uint32_t set, const uint32_t binding, const array_view<const BindableImage> resources) in BindImages() 677 const uint32_t set, const uint32_t binding, const array_view<const BindableSampler> resources) in BindSamplers()
|
H A D | render_node_graph_share_manager.h | 52 BASE_NS::vector<IRenderNodeGraphShareManager::NamedResource> resources; member
|
H A D | node_context_descriptor_set_manager.h | 37 BASE_NS::array_view<const RenderHandle> resources; member
|
H A D | render_node_post_process_util.cpp | 525 DescriptorSetLayoutBindingResources resources[2U] {}; in ExecuteCombine() local 584 DescriptorSetLayoutBindingResources resources[2U] {}; in ExecuteFXAA() local 639 DescriptorSetLayoutBindingResources resources[2U] {}; in ExecuteTAA() local 716 DescriptorSetLayoutBindingResources resources[2U] {}; in ExecuteDofBlur() local
|
H A D | render_node_util.cpp | 94 …const IRenderNodeGraphShareManager& rngShareMgr, const RenderNodeGraphInputs::InputResources& reso… in SetupRenderNodeResourceHandles() 212 …const RenderNodeHandles::InputResources& resources, IPipelineDescriptorSetBinder& pipelineDescript… in BindResourcesToBinder() argument
|
H A D | render_node_post_process_util.h | 74 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_graph_share_manager.cpp | 42 …const string_view nodeName, const array_view<const IRenderNodeGraphShareManager::NamedResource> re… in SetGlobalRenderNodeResources()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_bloom.h | 62 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_back_buffer.h | 64 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_compute_generic.h | 61 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_fullscreen_generic.h | 60 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_single_post_process.h | 85 RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_mip_chain_post_process.h | 81 RenderNodeGraphInputs::InputResources resources; member
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | PluralFetcher.java | 126 String[] resources = splits[1].split(", "); in getPluralItems() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | driver.rs | 54 resources: Option<Slab<ScheduleIO>>, field 140 resources: Mutex<Option<Slab<ScheduleIO>>>, field 450 let resources = self.resources.lock().unwrap().take(); in drop() localVariable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_pipeline_binder.cpp | 298 auto ClearResourcesBindings = [](auto& resources) { in ClearBindings() 398 …onst uint32_t set, const uint32_t binding, const array_view<const BindableBufferWithHandleReferenc… in BindBuffers() 463 …const uint32_t set, const uint32_t binding, array_view<const BindableImageWithHandleReference> res… in BindImages() 525 …const uint32_t set, const uint32_t binding, array_view<const BindableSamplerWithHandleReference> r… in BindSamplers()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_material_deferred_shading.cpp | 273 …const DescriptorSetLayoutBindingResources resources[] { binder0.GetDescriptorSetLayoutBindingResou… in UpdateSet01() local 468 auto CheckBindingValidity = [](const auto builtInBindings, const auto& resources) { in CreateDescriptorSets()
|
H A D | render_node_camera_single_post_process.h | 108 RENDER_NS::RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_default_material_deferred_shading.h | 114 RENDER_NS::RenderNodeGraphInputs::InputResources resources; member
|
H A D | render_node_default_env.cpp | 222 …const DescriptorSetLayoutBindingResources resources[] { binder0.GetDescriptorSetLayoutBindingResou… in RenderData() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_web_ffi.cpp | 149 std::vector<std::string> resources; in GetAccessibleResources() local 163 std::vector<std::string> resources; in Grant() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 235 BASE_NS::vector<Gles::Bind> resources; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | spirv_cross_helpers_gles.cpp | 99 …ReflectPushConstants(spirv_cross::Compiler& compiler, const spirv_cross::ShaderResources& resource… in ReflectPushConstants()
|