| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| D | render_node_staging.cpp | 48 auto const& bufferDesc = gpuResourceMgr.GetBufferDescriptor(ref.dstHandle.GetHandle()); in CopyHostDirectlyToBuffer() local 86 auto const& bufferDesc = gpuResourceMgr.GetBufferDescriptor(ref.dstHandle.GetHandle()); in CopyHostDirectlyToBuffer() local
|
| D | render_staging.cpp | 297 auto const& bufferDesc = gpuResourceMgr.GetBufferDescriptor(ref.srcHandle.GetHandle()); in CopyHostToStaging() local
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| D | renderer_in_server.cpp | 456 void RendererInServer::DoFadingOut(BufferDesc& bufferDesc) in DoFadingOut() 490 BufferDesc bufferDesc = {nullptr, 0, 0}; // will be changed in GetReadbuffer in WriteData() local 524 void RendererInServer::OtherStreamEnqueue(const BufferDesc &bufferDesc) in OtherStreamEnqueue() 556 BufferDesc bufferDesc = stream_->DequeueBuffer(spanSizeInByte_); in WriteEmptyData() local 768 BufferDesc bufferDesc = {nullptr, 0, 0}; in Flush() local
|
| D | pa_capturer_stream_impl.cpp | 339 BufferDesc bufferDesc; in DequeueBuffer() local 350 int32_t PaCapturerStreamImpl::EnqueueBuffer(const BufferDesc &bufferDesc) in EnqueueBuffer()
|
| D | pro_renderer_stream_impl.cpp | 368 BufferDesc bufferDesc = {nullptr, 0, 0}; in DequeueBuffer() local 377 int32_t ProRendererStreamImpl::EnqueueBuffer(const BufferDesc &bufferDesc) in EnqueueBuffer()
|
| D | capturer_in_server.cpp | 362 BufferDesc bufferDesc = {nullptr, 0, 0}; in Flush() local
|
| D | pa_renderer_stream_impl.cpp | 673 BufferDesc bufferDesc; in DequeueBuffer() local 680 int32_t PaRendererStreamImpl::EnqueueBuffer(const BufferDesc &bufferDesc) in EnqueueBuffer()
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | oh_audio_buffer.cpp | 604 int32_t OHAudioBuffer::GetBufferByFrame(uint64_t posInFrame, BufferDesc &bufferDesc) in GetBufferByFrame() 639 int32_t OHAudioBuffer::GetWriteBuffer(uint64_t writePosInFrame, BufferDesc &bufferDesc) in GetWriteBuffer() 649 int32_t OHAudioBuffer::GetReadbuffer(uint64_t readPosInFrame, BufferDesc &bufferDesc) in GetReadbuffer()
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
| D | lume_custom_render.cpp | 194 RENDER_NS::GpuBufferDesc bufferDesc { in OnSizeChange() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| D | render_node_default_material_objects.cpp | 239 const GpuBufferDesc bufferDesc { CORE_BUFFER_USAGE_UNIFORM_BUFFER_BIT, in ProcessBuffers() local
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/ |
| D | audio_inner_capturer_test.cpp | 77 BufferDesc bufferDesc = { nullptr, 0, 0 }; in OnReadData() local
|
| /foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
| D | audiocapturer_adapter.cpp | 180 BufferDesc bufferDesc = {}; in GetBufferAdapter() local
|
| D | audioplayer_adapter.cpp | 236 BufferDesc bufferDesc = {}; in GetBufferAdapter() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
| D | gpu_resource_desc.h | 445 GpuBufferDesc bufferDesc; member
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| D | audio_service_common_unit_test.cpp | 278 BufferDesc bufferDesc; variable
|
| /foundation/multimedia/audio_framework/frameworks/native/examples/ |
| D | pa_stream_test.cpp | 410 BufferDesc bufferDesc = { nullptr, 0, 0 }; in OnReadData() local
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
| D | audio_stream_info.h | 660 BufferDesc bufferDesc; member
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | renderer_in_client.cpp | 944 int32_t RendererInClientInner::ProcessWriteInner(BufferDesc &bufferDesc) in ProcessWriteInner()
|