Home
last modified time | relevance | path

Searched defs:mapSize (Results 1 - 15 of 15) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_module_test.cpp53 PackToDataMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, uint8_t* outData, size_t* outDataSize) PackToDataMultiFrames() argument
78 PackToFileMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, int32_t fd) PackToFileMultiFrames() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexBuffer9.cpp79 unsigned int mapSize = 0; in storeVertexAttributes() local
/kernel/linux/linux-5.10/fs/jfs/
H A Dresize.c61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
H A Djfs_dmap.c734 s64 mapSize; in dbAlloc() local
/kernel/linux/linux-6.6/fs/jfs/
H A Dresize.c61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
H A Djfs_dmap.c734 s64 mapSize; in dbAlloc() local
/kernel/liteos_a/kernel/extended/container/
H A Dlos_user_container.c424 size_t mapSize = newMap.extentCount * sizeof(newMap.extent[0]); in OsUserContainerMapWrite() local
/kernel/liteos_a/kernel/extended/lms/usr/
H A Dlos_lms.c40 size_t mapSize; member
75 size_t mapSize; in LmsAddMapNode() local
[all...]
/test/xts/hats/hdf/manager/managerHdiTest/
H A Dservice_manager_hdi_c_test.cpp757 constexpr int mapSize = 128; in HWTEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferMapTests.cpp53 BufferMapReadCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, WriteType write) in BufferMapReadCase() argument
159 BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase() argument
232 const int mapSize = 1011; in iterate() local
291 const int mapSize in iterate() local
350 const int mapSize = 1011; iterate() local
474 BufferMapReadWriteCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) BufferMapReadWriteCase() argument
[all...]
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_map.h121 UINT32 mapSize; /**< vm space mapping area size */ member
/kernel/liteos_a/kernel/base/core/
H A Dlos_task.c359 UINT32 mapSize = taskCB->userMapSize; in OsTaskResourcesToFree() local
H A Dlos_process.c1754 LITE_OS_SEC_TEXT UINT32 OsExecStart(const TSK_ENTRY_FUNC entry, UINTPTR sp, UINTPTR mapBase, UINT32 mapSize) in OsExecStart() argument
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c546 UINT32 mapSize; in OsLoadInterpBinary() local
399 OsDoMmapFile(INT32 fd, UINTPTR addr, const LD_ELF_PHDR *elfPhdr, UINT32 prot, UINT32 flags, UINT32 mapSize) OsDoMmapFile() argument
482 OsMmapELFFile(INT32 procfd, const LD_ELF_PHDR *elfPhdr, const LD_ELF_EHDR *elfEhdr, UINTPTR *elfLoadAddr, UINT32 mapSize, UINTPTR *loadBase) OsMmapELFFile() argument
961 UINT32 mapSize = 0; OsLoadELFSegment() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DBuffer11.cpp1114 size_t mapSize = std::min(size, mBufferSize - offset); in setData() local

Completed in 23 milliseconds