Home
last modified time | relevance | path

Searched defs:realSize (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_monitor/src/
H A Dmemory_monitor.cpp45 uint32_t realSize; member
70 int realSize = GetRealMallocSize(size); in HcMonitorMalloc() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_cache.cpp80 auto realSize = type == Media::AllocatorType::SHARE_MEM_ALLOC in CachePixelMap() local
151 … auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in ReleasePixelMapCache() local
194 … auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in CheckRefCntAndReleaseImageCache() local
H A Drs_pixel_map_util.cpp152 Size realSize; in TransformDataSetForAstc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_layout_algorithm.cpp61 auto realSize = SizeF(DRAG_ICON_WIDTH.ConvertToPx(), DRAG_ICON_HEIGHT.ConvertToPx()); in MeasureContent() local
/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c76 static int GetFileSize(const char *path, int *realSize) in GetFileSize()
189 int realSize = 0; in ReadXmlFile() local
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/common/src/
H A Dhttp.cpp27 size_t realSize = size * nmemb; in HttpCurlWriteStrData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.h28 OptionalSizeF realSize; member
H A Dlinear_layout_utils.cpp124 OptionalSizeF realSize; in Measure() local
/ohos5.0/base/update/updateservice/services/firmware/common/src/
H A Dfirmware_update_helper.cpp136 int64_t realSize = FileUtils::GetFileSize(component.spath); in IsUpgradePackagesReady() local
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_loader.cpp94 size_t realSize = BUF_SIZE; in LoadCJModule() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader.cpp46 uint32_t realSize = rawData->GetDataLength(); in UpdateRealSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp153 RSRect SvgImage::CalcDstRect(const Size& realSize, const Rect& viewBox) in CalcDstRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.cpp141 CalcSize realSize = { CalcLength(images_[index].width), CalcLength(images_[index].height) }; in UpdateShowingImageInfo() local
194 CalcSize realSize = { CalcLength(image.width), CalcLength(image.height) }; in UpdateCacheImageInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp48 OptionalSizeF realSize; in Measure() local
99 OptionalSizeF realSize; in MeasureBeforeAPI10() local
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp181 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp160 static bool ReadMemFromAILib(AIProcessMem memInfos[], int len, int& realSize) in ReadMemFromAILib()
476 int realSize = 0; in CollectAllAIProcess() local
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp329 int32_t realSize = 0; in AudioAdapterParsePorts() local
620 int32_t realSize = -1; in AudioAdaptersForUser() local
H A Dfast_audio_render.cpp325 int32_t realSize = reqSize; in FastRenderReqMmapBuffer() local
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp299 int32_t realSize = reqSize; in ReqMmapBuffer() local
/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c336 size_t realSize = size; in DfxAlloc() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp289 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp246 …d FlexLayoutAlgorithm::TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSize) in TravelChildrenFlexProps()
873 …auto realSize = CreateIdealSizeByPercentRef(layoutConstraint.value(), axis, measureType, needToCon… in Measure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drender_drag_bar.cpp113 auto realSize = Size(NormalizeToPx(DRAG_ICON_WIDTH), NormalizeToPx(DRAG_ICON_HEIGHT)); in PerformLayout() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c147 int realSize = 0; in AudioAdaptersForUser() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/
H A DPasteBoardApiExceptionJsunit.test.js1056 let realSize = {height: 5, width: 100}; class in AnonymousFunction461317110100.buildPixelMap

12