Home
last modified time | relevance | path

Searched defs:byteSize (Results 26 – 34 of 34) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp240 size_t GetAlignedBytesize(const size_t byteSize, const size_t alignment) in GetAlignedBytesize()
1289 const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) in CustomBufferBarrier()
H A Dpipeline_descriptor_set_binder.cpp290 …st uint32_t binding, const RenderHandle handle, const uint32_t byteOffset, const uint32_t byteSize) in BindBuffer()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp1292 size_t* byteSize = nullptr; variable
1305 size_t* byteSize = nullptr; variable
1318 size_t byteSize = 0; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp1106 size_t byteSize = static_cast<size_t>(GetFormatByteSize(attr_.format)); in CheckLatencySignal() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp1530 uint32_t byteSize = static_cast<uint32_t>(GetFormatByteSize(attr_.format)); in CheckLatencySignal() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp2133 size_t byteSize = static_cast<size_t>(GetFormatByteSize(dstStreamInfo_.format)); in CheckPlaySignal() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp150 constexpr uint32_t byteSize = maxQueryObjectCount * sizeof(uint64_t) * TIME_STAMP_PER_GPU_QUERY; in RenderBackendVk() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp446 GpuBufferDesc GpuResourceManager::GetStagingBufferDesc(const uint32_t byteSize) in GetStagingBufferDesc()
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp301 size_t byteSize() const { in byteSize() function in android::IdmapEntries

12