/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_layout_algorithm.cpp | 253 auto targetSize = geometryNode->GetFrameSize(); in GetPopupStyleSheetOffset() local 258 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetInAvoidanceRule(const SizeF& targetSize, const O… in GetOffsetInAvoidanceRule() 273 const Placement& currentPlacement, const SizeF& targetSize, const OffsetF& targetOffset) in AvoidanceRuleOfPlacement() 309 bool SheetPresentationLayoutAlgorithm::CheckDirectionBottom(const SizeF& targetSize, const OffsetF&… in CheckDirectionBottom() 316 bool SheetPresentationLayoutAlgorithm::CheckPlacementBottom(const SizeF& targetSize, const OffsetF&… in CheckPlacementBottom() 328 bool SheetPresentationLayoutAlgorithm::CheckPlacementBottomLeft(const SizeF& targetSize, const Offs… in CheckPlacementBottomLeft() 336 bool SheetPresentationLayoutAlgorithm::CheckPlacementBottomRight(const SizeF& targetSize, const Off… in CheckPlacementBottomRight() 345 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetWithBottom(const SizeF& targetSize, const Offset… in GetOffsetWithBottom() 352 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetWithBottomLeft(const SizeF& targetSize, const Of… in GetOffsetWithBottomLeft() 373 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetWithBottomRight(const SizeF& targetSize, const O… in GetOffsetWithBottomRight()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
H A D | image_utils.h | 31 …inline static std::string GenerateImageKey(const ImageSourceInfo& src, const NG::SizeF& targetSize) in GenerateImageKey()
|
H A D | static_image_object.cpp | 26 …StaticImageObject::MakeCanvasImage(const RefPtr<ImageLoadingContext>& ctx, const SizeF& targetSize, in MakeCanvasImage()
|
H A D | image_loading_context.cpp | 106 SizeF targetSize = rawImageSize; in CalculateTargetSize() local 322 SizeF targetSize; in OnMakeCanvasImage() local 362 SizeF targetSize = CalculateTargetSize(srcRect_.GetSize(), dstRect_.GetSize(), imageSize); in ResizableCalcDstSize() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_decoder.cpp | 20 ImageDecoder::ImageDecoder(const RefPtr<ImageObject>& objW, const SizeF& targetSize, bool forceResi… in ImageDecoder()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_bloom.cpp | 201 const auto targetSize = targets_.tex1Size[0]; in ComputeDownscaleAndThreshold() local 236 const auto targetSize = targets_.tex1Size[i]; in ComputeDownscale() local 271 const auto targetSize = targets_.tex1Size[i - 1]; in ComputeUpscale() local 307 const auto targetSize = baseSize_; in ComputeCombine() local 348 const auto targetSize = targets_.tex1Size[0]; in RenderDownscaleAndThreshold() local 391 const auto targetSize = targets_.tex1Size[idx]; in RenderDownscale() local 440 const auto targetSize = targets_.tex1Size[idx - 1]; in RenderUpscale() local 483 const auto targetSize = baseSize_; in RenderCombine() local
|
H A D | render_node_compute_generic.cpp | 172 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteFrame() local
|
H A D | render_node_shader_passes_generic.cpp | 321 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteFrameCompute() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/ |
H A D | auto_fill_manager_util.cpp | 33 AutoFill::PopupSize targetSize = config.targetSize.value(); in ConvertToPopupUIExtensionConfig() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_source_loading.cpp | 158 bool GenDecodeOpts(const Size &sourceSize, const Size &targetSize, DecodeOptions &decodeOpts) in GenDecodeOpts() 276 …rceLoader::GeneratePictureSource(std::unique_ptr<ImageSource> &imageSource, const Size &targetSize) in GeneratePictureSource() 314 const Size &targetSize) in GeneratePixelMapSource() 357 Size targetSize = ConvertDecodeSize(data_, imageInfo.size, desiredSize_); in CreateImagePixelMap() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | post_proc_test.cpp | 221 Size targetSize; variable 260 Size targetSize; variable 299 Size targetSize; variable 338 Size targetSize; variable 364 Size targetSize; variable 390 Size targetSize; variable 416 Size targetSize; variable
|
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | get_device_node.cpp | 52 size_t targetSize = iter->second.size(); in GetDeviceNodeName() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
H A D | menu_preview_layout_algorithm.cpp | 91 auto targetSize = menuPattern->GetTargetSize(); in UpdateLayoutConstraintForPreview() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/menu/ |
H A D | menu_element.cpp | 104 Size targetSize = targetRender->GetPaintSize(); in OnTargetCallback() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
H A D | inner_capturer_unit_test.cpp | 148 size_t targetSize = 0; in InitRenderer() local
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | str_util.cpp | 35 void ArrayCopy(std::string *target, const int targetSize, const std::string *source, const int sour… in ArrayCopy()
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | mapped_file.cpp | 33 bool MappedFile::ValidMappedSize(off_t& targetSize, const struct stat& stb) in ValidMappedSize()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | popup_ui_extension_config.h | 73 std::optional<PopupSize> targetSize; member
|
/ohos5.0/base/update/updater/services/diffpatch/ |
H A D | diffpatch.h | 138 size_t targetSize = 0; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
H A D | toneplayer_impl.cpp | 437 size_t targetSize = 0; in InitAudioRenderer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 1088 const uint32_t targetSize = in CalculateSizes() local 1305 const uint32_t targetSize = submesh.info.vertexCount * sizeof(MorphInputData); in SetMorphTargetData() local 1722 uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions) in GatherDeltasP() 1801 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPN() 1912 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPT() 1916 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPNT()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/ |
H A D | auto_fill_custom_config.h | 76 std::optional<PopupSize> targetSize; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | png_decoder.cpp | 981 const size_t targetSize = std::min(DECODE_BUFFER_SIZE, idatLength_ - incrementalLength_); in PushCurrentToDecode() local 1007 … const size_t targetSize = std::min(DECODE_BUFFER_SIZE, idatLength_ - incrementalLength_); in PushCurrentToDecode() local
|
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/ |
H A D | medialibrary_file_access_test_info.cpp | 1411 int targetSize = 46; variable 1456 int targetSize = 23; variable 1503 int targetSize = 46; variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | capturer_in_server.cpp | 510 int32_t CapturerInServer::InitCacheBuffer(size_t targetSize) in InitCacheBuffer()
|