Home
last modified time | relevance | path

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

12

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp74 size_t byteOffset = 0; variable
91 size_t byteOffset = 0; variable
110 size_t byteOffset = 0; variable
130 size_t byteOffset = 0; variable
150 size_t byteOffset = 0; variable
287 size_t byteOffset = 0; variable
319 size_t byteOffset = 0; variable
349 size_t byteOffset = 0; variable
383 size_t byteOffset = 0; variable
432 size_t byteOffset = 0; variable
[all …]
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textencoder.cpp70 size_t byteOffset = 0; in EncodeInto() local
H A Djs_textdecoder.cpp67 size_t byteOffset = 0; in Decode() local
124 size_t byteOffset = 0; in DecodeToString() local
H A Djs_stringdecoder.cpp34 size_t byteOffset = 0; in Write() local
H A Djs_types.cpp59 size_t byteOffset = 0; in IsArrayBufferView() local
208 size_t byteOffset = 0; in GetTypeArrayInfo() local
277 size_t byteOffset = 0; in IsInt8Array() local
H A Dnative_module_util.cpp468 size_t byteOffset = 0; in DecodeToString() local
521 size_t byteOffset = 0; in TextdecoderDecode() local
756 size_t byteOffset = 0; in EncodeIntoTwo() local
782 size_t byteOffset = 0; in EncodeIntoUint8Array() local
901 size_t byteOffset = 0; in EncodeBase64() local
922 size_t byteOffset = 0; in EncodeToString() local
944 size_t byteOffset = 0; in DecodeBase64() local
972 size_t byteOffset = 0; in EncodeAsync() local
993 size_t byteOffset = 0; in EncodeToStringAsync() local
1014 size_t byteOffset = 0; in DecodeAsync() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_shader_passes_generic.cpp202 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameGraphics() local
291 const uint32_t byteOffset = WriteLocalUboData(cpbv.data); in ExecuteFrameCompute() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp1141 size_t byteOffset = 0; variable
1192 size_t byteOffset = 0; variable
1243 size_t byteOffset = 0; variable
1294 size_t byteOffset = 0; variable
1345 size_t byteOffset = 0; variable
1396 size_t byteOffset = 0; variable
1447 size_t byteOffset = 0; variable
1498 size_t byteOffset = 0; variable
2090 size_t byteOffset = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.cpp295 size_t byteOffset = Align4(sizeof(Header)); in Serialize() local
349 size_t byteOffset = Align4(sizeof(Header)); in DeSerialize() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp271 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<const uint8_t> … in SetValue()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h201 size_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
225 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
242 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
287 uint32_t byteOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
H A Dgltf2_loader.cpp559 uint32_t byteOffset; in AccessorByteOffset() local
683 …const BufferView* bufferView, uint32_t byteOffset, const vector<float>& min, const vector<float>& … in ValidateAccessor()
721 const auto byteOffset = AccessorByteOffset(loadResult, jsonData, bufferView); in ParseAccessor() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp284 …SetBinder::BindBuffer(const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset) in BindBuffer()
290 …const uint32_t binding, const RenderHandle handle, const uint32_t byteOffset, const uint32_t byteS… in BindBuffer()
H A Drender_command_list.cpp1289 const BufferResourceBarrier& destination, const uint32_t byteOffset, const uint32_t byteSize) in CustomBufferBarrier()
/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api_common.cpp120 size_t byteOffset = 0; in ParseUint8ArrayToHksBlob() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp270 bool CustomPropertyPodContainer::SetValue(const size_t byteOffset, const array_view<uint8_t> data) in SetValue()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp947 size_t &byteOffset) in GetTypedArrayInfo()
1014 … JSI::CreateTypedArray(TypedArrayType type, size_t length, JSIValue arrayBuffer, size_t byteOffset) in CreateTypedArray()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.cpp211 size_t byteOffset; in ToTypedArray() local
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/
H A Dnativeapi_fs.cpp491 size_t byteOffset = 0; in ExecuteWriteArrayFile() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp62 void Buffer::Init(uint8_t *buffer, unsigned int byteOffset, unsigned int length) in Init()
H A Dnative_module_buffer.cpp328 uint32_t byteOffset = 0; in InitAnyArrayBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp288 size_t byteOffset = 0; in GenBufferData() local
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp110 size_t byteOffset = 0; in CheckParamArrayType() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp963 uint32_t byteOffset = 0; in FrameFragmentation() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1995 … const VkDeviceSize byteOffset = bufferMapByteOffset + optionalByteOffset; in UpdateCommandListDescriptorSets() local
2188 uint32_t byteOffset = 0U; in RenderCommand() local

12