Home
last modified time | relevance | path

Searched refs:GetDesc (Results 1 - 25 of 39) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_sampler.h32 virtual const GpuSamplerDesc& GetDesc() const = 0;
H A Dgpu_image.h45 virtual const GpuImageDesc& GetDesc() const = 0;
H A Dgpu_buffer.h35 virtual const GpuBufferDesc& GetDesc() const = 0;
H A Dswapchain.h35 virtual const GpuImageDesc& GetDesc() const = 0;
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_sampler_gles.h39 const GpuSamplerDesc& GetDesc() const override;
H A Dgpu_query_gles.h39 const GpuQueryDesc& GetDesc() const override;
H A Dgpu_buffer_gles.h45 const GpuBufferDesc& GetDesc() const override;
H A Dgpu_query_gles.cpp50 const GpuQueryDesc& GpuQueryGLES::GetDesc() const in GetDesc() function in GpuQueryGLES
H A Dgpu_image_gles.h58 const GpuImageDesc& GetDesc() const override;
H A Dswapchain_gles.h57 const GpuImageDesc& GetDesc() const override;
H A Dgpu_resource_util_gles.cpp38 const GpuBufferDesc& desc = glesBuffer.GetDesc(); in CopyGpuBufferGLES()
H A Dgpu_sampler_gles.cpp122 const GpuSamplerDesc& GpuSamplerGLES::GetDesc() const in GetDesc() function in GpuSamplerGLES
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dgpu_query.h47 virtual const GpuQueryDesc& GetDesc() const = 0;
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_query_vk.h41 const GpuQueryDesc& GetDesc() const override;
H A Dgpu_sampler_vk.h35 const GpuSamplerDesc& GetDesc() const override;
H A Dswapchain_vk.h53 const GpuImageDesc& GetDesc() const override;
H A Dgpu_query_vk.cpp71 const GpuQueryDesc& GpuQueryVk::GetDesc() const in GetDesc() function in GpuQueryVk
H A Dgpu_buffer_vk.h46 const GpuBufferDesc& GetDesc() const override;
H A Dgpu_image_vk.h53 const GpuImageDesc& GetDesc() const override;
H A Dgpu_resource_util_vk.cpp39 const GpuBufferDesc& desc = vkBuffer.GetDesc(); in CopyGpuBufferVk()
H A Dgpu_sampler_vk.cpp108 const GpuSamplerDesc& GpuSamplerVk::GetDesc() const in GetDesc() function in GpuSamplerVk
/foundation/multimodalinput/input/service/infrared_emitter/include/
H A Dinfrared_emitter_def.h43 virtual const std::u16string GetDesc();
/foundation/multimodalinput/input/service/window_manager/include/
H A Dinput_display_bind_helper.h42 std::string GetDesc() const;
64 std::string GetDesc() const;
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp124 std::string BindInfo::GetDesc() const in GetDesc() function in OHOS::MMI::BindInfo
162 std::string BindInfos::GetDesc() const in GetDesc() function in OHOS::MMI::BindInfos
167 oss << "index:" << index << "," << info.GetDesc() << std::endl; in GetDesc()
231 MMI_HILOGE("Duplicate %{public}s", info.GetDesc().c_str()); in Add()
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
H A Ddrmservice_fuzzer.h195 const std::u16string GetDesc() override
308 const std::u16string GetDesc() override
341 const std::u16string GetDesc() override

Completed in 6 milliseconds

12