/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nntensor.cpp | 70 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 D | render_barrier_list.cpp | 34 …locateBarrierListMemory(RenderBarrierList::LinearAllocatorStruct& allocator, const size_t byteSize) in AllocateBarrierListMemory() 56 const size_t byteSize = count * sizeof(CommandBarrier); in AllocateCommandBarriers() local
|
H A D | render_command_list.cpp | 240 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 D | render_data_store_pod.cpp | 102 const uint32_t byteSize = iter->second.byteSize; in Set() local 125 const uint32_t byteSize = iter->second.byteSize; in Get() local
|
H A D | render_data_store_default_staging.cpp | 301 uint32_t byteSize = 0; in GetImageClearByteSize() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_memory_allocator_vk.cpp | 276 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 D | gpu_buffer_vk.cpp | 44 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 D | render_frame_util.cpp | 46 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 D | property_util.cpp | 43 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 D | property_util.cpp | 44 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 D | mesh_builder.cpp | 444 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 D | render_node_default_material_objects.cpp | 210 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 D | screen_device_proxy.cpp | 121 uint8_t byteSize = DrawUtils::GetByteSizeByColorMode(frameBufferMode_); in GetScreenBitmapBuffer() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/src/ |
H A D | zchar_wrapper.cpp | 40 int byteSize = GetByteSize(value_); in ToString() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_default_acceleration_structure_staging.cpp | 146 const size_t byteSize = sizeof(VkAccelerationStructureInstanceKHR); in ExecuteFrameProcessInstanceData() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_program_util.cpp | 34 uint32_t byteSize { 0 }; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | metadata_accessor_factory.cpp | 126 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 D | render_data_store_default_material.cpp | 126 …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 D | aot_executor.cpp | 247 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 D | distributeddb_relational_remote_query_test.cpp | 102 int InsertData(sqlite3 *db, size_t byteSize) in InsertData()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_bitmap_test.cpp | 394 size_t byteSize = skiaBitmap.ComputeByteSize(); variable
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/ |
H A D | common_lib_test.cpp | 491 uint32_t byteSize = sizeof(byteData); variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | main.cpp | 467 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 D | nn_tensor_test.cpp | 320 .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 D | neural_network_core.cpp | 974 …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
|