Home
last modified time | relevance | path

Searched defs:targetSize (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_layout_algorithm.cpp253 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 Dimage_utils.h31 …inline static std::string GenerateImageKey(const ImageSourceInfo& src, const NG::SizeF& targetSize) in GenerateImageKey()
H A Dstatic_image_object.cpp26 …StaticImageObject::MakeCanvasImage(const RefPtr<ImageLoadingContext>& ctx, const SizeF& targetSize, in MakeCanvasImage()
H A Dimage_loading_context.cpp106 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 Dmock_image_decoder.cpp20 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 Drender_bloom.cpp201 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 Drender_node_compute_generic.cpp172 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteFrame() local
H A Drender_node_shader_passes_generic.cpp321 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 Dauto_fill_manager_util.cpp33 AutoFill::PopupSize targetSize = config.targetSize.value(); in ConvertToPopupUIExtensionConfig() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp158 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 Dpost_proc_test.cpp221 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 Dget_device_node.cpp52 size_t targetSize = iter->second.size(); in GetDeviceNodeName() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_layout_algorithm.cpp91 auto targetSize = menuPattern->GetTargetSize(); in UpdateLayoutConstraintForPreview() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_element.cpp104 Size targetSize = targetRender->GetPaintSize(); in OnTargetCallback() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Dinner_capturer_unit_test.cpp148 size_t targetSize = 0; in InitRenderer() local
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp35 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 Dmapped_file.cpp33 bool MappedFile::ValidMappedSize(off_t& targetSize, const struct stat& stb) in ValidMappedSize()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dpopup_ui_extension_config.h73 std::optional<PopupSize> targetSize; member
/ohos5.0/base/update/updater/services/diffpatch/
H A Ddiffpatch.h138 size_t targetSize = 0; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp437 size_t targetSize = 0; in InitAudioRenderer() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1088 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()
1801uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPN()
1912uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPT()
1916uint32_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 Dauto_fill_custom_config.h76 std::optional<PopupSize> targetSize; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp981 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 Dmedialibrary_file_access_test_info.cpp1411 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 Dcapturer_in_server.cpp510 int32_t CapturerInServer::InitCacheBuffer(size_t targetSize) in InitCacheBuffer()

123