Home
last modified time | relevance | path

Searched defs:byteOffset (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Dcache_data.cpp233 size_t byteOffset = Align4(sizeof(Header)); in Serialize() local
281 size_t byteOffset = Align4(sizeof(Header)); in DeSerialize() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Dpipeline_descriptor_set_binder.cpp299 …SetBinder::BindBuffer(const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset) in BindBuffer()
305 …const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset, const uint32_t byteS… in BindBuffer()
Drender_command_list.cpp1087 const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) in CustomBufferBarrier()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_data_structures.h200 size_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
224 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
241 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
286 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
Dgltf2_loader.cpp556 uint32_t byteOffset; in AccessorByteOffset() local
680 …const BufferView* bufferView, uint32_t byteOffset, const vector<float>& min, const vector<float>& … in ValidateAccessor()
718 const auto byteOffset = AccessorByteOffset(loadResult, jsonData, bufferView); in ParseAccessor() local
Dgltf2_importer.cpp2321 size_t byteOffset = 0; in PrepareImageData() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/napi/common/napi/
Dn_val.cpp128 size_t byteOffset; in ToTypedArray() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp947 size_t &byteOffset) in GetTypedArrayInfo()
1014 … JSI::CreateTypedArray(TypedArrayType type, size_t length, JSIValue arrayBuffer, size_t byteOffset) in CreateTypedArray()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_arg.cpp292 size_t byteOffset = 0; in GenBufferData() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Drender_backend_vk.cpp1664 … const VkDeviceSize byteOffset = bufferMapByteOffset + optionalByteOffset; in RenderCommand() local
1851 uint32_t byteOffset = 0; in RenderCommand() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dprotocol_proto.cpp960 uint32_t byteOffset = 0; in FrameFragmentation() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dmesh_builder.cpp775 uint32_t attributeLocation, uint32_t& byteOffset, uint32_t& byteSize) in WriteData()
/foundation/arkui/napi/test/unittest/
Dtest_napi.cpp906 size_t byteOffset = 0; variable
944 size_t byteOffset = 0; variable
/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_message_sequence.cpp2698 size_t byteOffset = 0; in JS_WriteRawDataForTypedArray() local