Home
last modified time | relevance | path

Searched defs:realSize (Results 1 - 19 of 19) sorted by relevance

/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.cpp112 OptionalSizeF realSize; in Measure() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_layout_algorithm.cpp49 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 Dark_interop_loader.cpp94 size_t realSize = BUF_SIZE; in LoadCJModule() local
/foundation/multimedia/drm_framework/frameworks/native/test/common/src/
H A Dhttp.cpp27 size_t realSize = size * nmemb; in HttpCurlWriteStrData() local
/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
182 auto realSize = pixelMap->GetAllocatorType() == Media::AllocatorType::SHARE_MEM_ALLOC in ReleasePixelMapCacheUnique() local
H A Drs_pixel_map_util.cpp151 Size realSize; in TransformDataSetForAstc() local
[all...]
H A Drs_image.cpp403 Media::Size realSize; in UploadGpu() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp.cpp85 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 Dsvg_image.cpp152 RSRect SvgImage::CalcDstRect(const Size& realSize, const Rect& viewBox) in CalcDstRect() argument
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp279 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp41 OptionalSizeF realSize; in Measure() local
99 OptionalSizeF realSize; MeasureBeforeAPI10() local
[all...]
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp181 auto realSize = data->GetMemory()->GetCapacity(); in PullData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.cpp131 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 Drender_drag_bar.cpp113 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 Ddialog_layout_algorithm.cpp91 OptionalSizeF realSize; in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp229 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 Dflatbuffer_schema.cpp216 auto realSize = flatbuffers::ReadScalar<flatbuffers::uoffset_t>(inValue.first); in CheckSizePrefixRawValue() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2521 Size realSize; in ReadAstcRealSize() local

Completed in 21 milliseconds