Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_size_change_function.cpp26 JSRef<JSObject> oldSize = JSRef<JSObject>::New(); in Execute() local
/aosp12/system/chre/chpp/platform/linux/
H A Dmemory.c75 void *chppRealloc(void *oldPtr, const size_t newSize, const size_t oldSize) { in chppRealloc()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h384 if (const auto oldSize = length(); size < oldSize) { in resize() local
466 const auto oldSize = size(); in erase() local
517 const auto oldSize = size(); in insert() local
559 const auto oldSize = size(); in push_back() local
576 const auto oldSize = size(); in append() local
603 size_type oldSize; in append() local
851 const auto oldSize = length(); in allocate() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h102 const size_t oldSize = out.size(); in append() local
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dsms_adapter.cpp82 int32_t oldSize = BConstants::DEFAULT_VFS_CACHE_PRESSURE; in UpdateMemPara() local
/ohos5.0/base/update/updater/services/include/patch/
H A Dupdate_patch.h26 size_t oldSize; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/async_stack/
H A Dstack_table_test.cpp56 uint32_t oldSize = stackTable->GetTabelSize(); variable
/aosp12/frameworks/base/core/java/android/util/
H A DMapCollections.java177 int oldSize = colGetSize(); in addAll() local
471 int oldSize = map.size(); in removeAllHelper() local
480 int oldSize = map.size(); in retainAllHelper() local
/aosp12/frameworks/base/core/java/android/os/
H A DTokenWatcher.java87 int oldSize = mTokens.size(); in acquire() local
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DLevelListDrawable.java226 public void growArray(int oldSize, int newSize) { in growArray()
H A DAnimationDrawable.java421 public void growArray(int oldSize, int newSize) { in growArray()
H A DStateListDrawable.java374 public void growArray(int oldSize, int newSize) { in growArray()
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp388 off_t oldSize = size_; in TurnNext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_cache.cpp118 size_t oldSize = !inCache ? 0 : iter->second->cacheObj->GetSize(); in CacheImageData() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp691 int32_t oldSize = 500; variable
H A Dstorage_daemon_service_mock.h200 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) override in UpdateMemoryPara()
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DItemListRowView.java179 int oldSize = mItemList.size(); in setItemList() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_helper.cpp142 size_t oldSize = size; in AddDirEntry() local
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2229 final float oldSize = getTextSize(); in measureText() local
2260 final float oldSize = getTextSize(); in measureText() local
2350 final float oldSize = getTextSize(); in breakText() local
2438 final float oldSize = getTextSize(); in breakText() local
2475 final float oldSize = getTextSize(); in getTextWidths() local
2558 final float oldSize = getTextSize(); in getTextWidths() local
2649 final float oldSize = getTextSize(); in getTextRunAdvances() local
/aosp12/frameworks/av/media/bufferpool/1.0/vts/
H A Dallocator.cpp152 size_t oldSize = oldParams.size(); in compatible() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_helper_mock.cpp169 size_t oldSize = size; in AddDirEntry() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp118 size_t oldSize = dest->size(); in ReadData() local
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DNV12Compressor.cpp256 size_t oldSize = manager->mBuffer.size(); in emptyOutputBuffer() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfile_metadata_stream.cpp453 ssize_t oldSize = GetSize(); in CopyFrom() local
/aosp12/frameworks/av/media/bufferpool/2.0/tests/
H A Dallocator.cpp170 size_t oldSize = oldParams.size(); in compatible() local

123