/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_utils.h | 28 OptionalSizeF realSize; member
|
H A D | linear_layout_utils.cpp | 112 OptionalSizeF realSize; in Measure() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | drag_bar_layout_algorithm.cpp | 49 auto realSize = SizeF(DRAG_ICON_WIDTH.ConvertToPx(), DRAG_ICON_HEIGHT.ConvertToPx()); in MeasureContent() local
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_loader.cpp | 94 size_t realSize = BUF_SIZE; in LoadCJModule() local
|
/foundation/multimedia/drm_framework/frameworks/native/test/common/src/ |
H A D | http.cpp | 27 size_t realSize = size * nmemb;
in HttpCurlWriteStrData() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image_cache.cpp | 80 auto realSize = type == Media::AllocatorType::SHARE_MEM_ALLOC in CachePixelMap() local 151 auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in ReleasePixelMapCache() local 182 auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in ReleasePixelMapCacheUnique() local
|
H A D | rs_pixel_map_util.cpp | 151 Size realSize; in TransformDataSetForAstc() local [all...] |
H A D | rs_image.cpp | 403 Media::Size realSize; in UploadGpu() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/ |
H A D | rtcp.cpp | 85 auto realSize = sizeof(RtcpSR) - sizeof(ReportItem) + itemCount * sizeof(ReportItem); in Create() local 186 auto realSize = sizeof(RtcpRR) - sizeof(ReportItem) + itemCount * sizeof(ReportItem); in Create() local 231 auto realSize = sizeof(RtcpSdes) - sizeof(SdesChunk) + itemTotalSize; in Create() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_image.cpp | 152 RSRect SvgImage::CalcDstRect(const Size& realSize, const Rect& viewBox) in CalcDstRect() argument
|
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | stream_demuxer.cpp | 279 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/ |
H A D | linear_split_layout_algorithm.cpp | 41 OptionalSizeF realSize; in Measure() local 99 OptionalSizeF realSize; MeasureBeforeAPI10() local [all...] |
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/ |
H A D | media_source_filter.cpp | 181 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/ |
H A D | image_animator_pattern.cpp | 131 CalcSize realSize = { CalcLength(images_[index].width), CalcLength(images_[index].height) };
in UpdateShowingImageInfo() local 184 CalcSize realSize = { CalcLength(image.width), CalcLength(image.height) };
in UpdateCacheImageInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
H A D | render_drag_bar.cpp | 113 auto realSize = Size(NormalizeToPx(DRAG_ICON_WIDTH), NormalizeToPx(DRAG_ICON_HEIGHT)); in PerformLayout() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_layout_algorithm.cpp | 91 OptionalSizeF realSize; in Measure() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
H A D | flex_layout_algorithm.cpp | 229 void FlexLayoutAlgorithm::TravelChildrenFlexProps(LayoutWrapper* layoutWrapper, const SizeF& realSize) in TravelChildrenFlexProps() argument 856 auto realSize = CreateIdealSizeByPercentRef(layoutConstraint.value(), axis, measureType, needToConstraint, in Measure() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | flatbuffer_schema.cpp | 216 auto realSize = flatbuffers::ReadScalar<flatbuffers::uoffset_t>(inValue.first); in CheckSizePrefixRawValue() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 2521 Size realSize; in ReadAstcRealSize() local
|