Home
last modified time | relevance | path

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

12

/base/startup/init/services/init/
H A Dinit_capability.c78 int mapSize = (int)ARRAY_LENGTH(capStrCapNum); in GetCapByString() local
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_service_proxy.h74 int32_t mapSize = 0; member in OHOS::WallpaperMgrService::WallpaperServiceProxy
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_uiextension_data.cpp76 auto mapSize = parcel.ReadUint32(); in Unmarshalling() local
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dkey_session_service_callback_stub.cpp68 uint32_t mapSize = data.ReadUint32(); in HandleSendEventKeyChanged() local
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dkey_session_service_callback_proxy.cpp76 uint32_t mapSize = statusTable.size(); in SendEventKeyChanged() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dmock_session_manager_service_stub.cpp107 int32_t mapSize = data.ReadInt32(); in HandleSetSnapshotSkipByIdNamesMap() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h51 int16 mapSize; member
/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
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_stub.cpp55 int32_t mapSize = static_cast<int32_t>(perferredDevices.size()); in HandleGetAudioRouteMsg() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.cpp132 bool TranslatesByMap(const T& t, U& u, const std::pair<T, U>* transMap, size_t mapSize) in TranslatesByMap() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexBuffer9.cpp79 unsigned int mapSize = 0; in storeVertexAttributes() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_distributed_manager.cpp285 uint32_t mapSize; in SendCallbackRequest() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpolicy_handler.cpp111 size_t mapSize = IPolicyProvider::GetVolumeVectorSize() * sizeof(Volume) + sizeof(bool); in InitVolumeMap() local
/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_client.cpp62 int32_t mapSize = reply.ReadInt32(); in GetAudioRouteMsg() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/
H A Dscreen_session_manager_client_stub.cpp181 auto mapSize = data.ReadUint32(); in HandleOnDisplayStateChanged() local
H A Dscreen_session_manager_client_proxy.cpp349 auto mapSize = static_cast<uint32_t>(displayInfoMap.size()); in OnDisplayStateChanged() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_stub_test.cpp211 auto mapSize = static_cast<uint32_t>(displayInfoMap.size()); in HWTEST_F() local
/kernel/linux/linux-5.10/fs/jfs/
H A Dresize.c61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
/kernel/linux/linux-6.6/fs/jfs/
H A Dresize.c61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp402 uint32_t mapSize = static_cast<uint32_t>(runningLockLists.size()); in RunAsQueryLockCommand() local
/foundation/multimedia/audio_framework/test/fuzztest/audiostream_fuzzer/
H A Daudio_stream_fuzzer.cpp118 size_t mapSize = IPolicyProvider::GetVolumeVectorSize() * sizeof(Volume); in InitSharedVolume() 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...]

Completed in 16 milliseconds

12