Home
last modified time | relevance | path

Searched defs:byteSize (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnntensor.cpp70 size_t byteSize = 0; in CreateData() local
105 size_t byteSize = 0; in CreateData() local
137 size_t byteSize = 0; in CreateData() local
314 size_t byteSize = 0; in CheckTensorData() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_barrier_list.cpp34 …locateBarrierListMemory(RenderBarrierList::LinearAllocatorStruct& allocator, const size_t byteSize) in AllocateBarrierListMemory()
56 const size_t byteSize = count * sizeof(CommandBarrier); in AllocateCommandBarriers() local
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()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp102 const uint32_t byteSize = iter->second.byteSize; in Set() local
125 const uint32_t byteSize = iter->second.byteSize; in Get() local
H A Drender_data_store_default_staging.cpp301 uint32_t byteSize = 0; in GetImageClearByteSize() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp276 uint64_t byteSize = 0; in DestroyBuffer() local
328 uint64_t byteSize = 0; in DestroyImage() local
354 const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSize byteSize) in FlushAllocation()
360 const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSize byteSize) in InvalidateAllocation()
H A Dgpu_buffer_vk.cpp44 constexpr uint32_t GetAlignedByteSize(const uint32_t byteSize, const uint32_t alignment) in GetAlignedByteSize()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp46 const uint32_t byteSize, const EngineBufferCreationFlags engineBufferCreatoinAdditionalFlags) in GetStagingBufferDesc()
157 const uint32_t byteSize = desc.byteSize; in ProcessFrameInputCopyData() local
175 const uint32_t byteSize = desc.width * desc.height * bytesPerPixel; in ProcessFrameInputCopyData() local
H A Dproperty_util.cpp43 uint32_t byteSize = 0; // zero means that un-supported property type in GetPropertyTypeByteSize() local
204 const size_t byteSize = GetPropertyTypeByteSize(typeDecl); in AddOffsetProperty() local
230 const size_t byteSize = GetPropertyTypeByteSize(typeDecl); in AddOffsetProperty() local
598 size_t byteSize = 0; in AddOffsetProperty() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp44 uint32_t byteSize = 0; // zero means that un-supported property type in GetPropertyTypeByteSize() local
209 const size_t byteSize = GetPropertyTypeByteSize(typeDecl); in AddOffsetProperty() local
235 const size_t byteSize = GetPropertyTypeByteSize(typeDecl); in AddOffsetProperty() local
H A Dmesh_builder.cpp444 GpuBufferDesc GetVertexBufferDesc(size_t byteSize, BufferUsageFlags additionalFlags, bool morphTarg… in GetVertexBufferDesc()
483 constexpr GpuBufferDesc GetMorphTargetBufferDesc(size_t byteSize, BufferUsageFlags additionalFlags) in GetMorphTargetBufferDesc()
1764 const auto byteSize = in GatherDeltasP() local
1793 const auto byteSize = in GatherDeltasP() local
1864 const auto byteSize = in GatherDeltasPN() local
1904 const auto byteSize = in GatherDeltasPN() local
1999 const auto byteSize = in GatherDeltasPNT() local
2047 const auto byteSize = in GatherDeltasPNT() local
2154 uint32_t& byteOffset, uint32_t& byteSize, uint8_t* dst) const in WriteData()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_objects.cpp210 const uint32_t byteSize = in ProcessBuffers() local
234 const uint32_t byteSize = in ProcessBuffers() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.cpp121 uint8_t byteSize = DrawUtils::GetByteSizeByColorMode(frameBufferMode_); in GetScreenBitmapBuffer() local
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp40 int byteSize = GetByteSize(value_); in ToString() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_default_acceleration_structure_staging.cpp146 const size_t byteSize = sizeof(VkAccelerationStructureInstanceKHR); in ExecuteFrameProcessInstanceData() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program_util.cpp34 uint32_t byteSize { 0 }; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dmetadata_accessor_factory.cpp126 auto byteSize = static_cast<uint32_t>(sizeof(byte)); in GetImageType() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_material.cpp126 …trixMemory(RenderDataStoreDefaultMaterial::LinearAllocatorStruct& allocator, const size_t byteSize) in AllocateMatrixMemory()
146 const size_t byteSize = count * sizeof(Math::Mat4X4); in AllocateMatrices() local
417 const uint32_t byteSize = sizeof(Math::Mat4X4) * jointCount; in AddSkinJointMatrices() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp247 uint32_t byteSize = static_cast<uint32_t>(fileData.size()); in StartAOTCompiler() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_remote_query_test.cpp102 int InsertData(sqlite3 *db, size_t byteSize) in InsertData()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp394 size_t byteSize = skiaBitmap.ComputeByteSize(); variable
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp491 uint32_t byteSize = sizeof(byteData); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp467 uint32_t byteSize { 0 }; member
508 uint32_t byteSize { 0 }; member
1057 const uint32_t byteSize = std::accumulate( in reflectPushContants() local
1058 … ranges.begin(), ranges.end(), 0u, [](uint32_t byteSize, const spirv_cross::BufferRange& range) { in reflectPushContants()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
H A Dnn_tensor_test.cpp320 .WillRepeatedly(Invoke([](size_t* byteSize) { in __anon4ace95e00202()
350 .WillRepeatedly(Invoke([](size_t* byteSize) { in __anon4ace95e00302()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp974 …API OH_NN_ReturnCode OH_NNTensorDesc_GetByteSize(const NN_TensorDesc *tensorDesc, size_t *byteSize) in OH_NNTensorDesc_GetByteSize()
1075 size_t byteSize = 0; in OH_NNTensor_CreateWithFd() local

12