Home
last modified time | relevance | path

Searched defs:targetSize (Results 1 - 25 of 54) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_utils.h35 inline static std::string GenerateImageKey(const ImageSourceInfo& src, const NG::SizeF& targetSize) in GenerateImageKey() argument
H A Dstatic_image_object.cpp41 ImageProvider::MakeCanvasImage(Claim(this), ctx, targetSize, in MakeCanvasImage() local
25 MakeCanvasImage( const WeakPtr<ImageLoadingContext>& ctxWp, const SizeF& targetSize, bool forceResize, bool syncLoad) MakeCanvasImage() argument
/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 forceResize) {} in ImageDecoder() argument
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager_util.cpp34 AutoFill::PopupSize targetSize = config.targetSize.value(); in ConvertToPopupUIExtensionConfig() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_layout_algorithm.cpp82 auto targetSize = menuPattern->GetTargetSize(); in UpdateLayoutConstraintForPreview() local
/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_element.cpp104 Size targetSize = targetRender->GetPaintSize(); in OnTargetCallback() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_compute_generic.cpp172 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteFrame() local
H A Drender_bloom.cpp201 const auto targetSize = targets_.tex1Size[0]; local
236 const auto targetSize = targets_.tex1Size[i]; in ComputeDownscale() local
271 const auto targetSize = targets_.tex1Size[i - 1]; ComputeUpscale() local
307 const auto targetSize = baseSize_; ComputeCombine() local
348 const auto targetSize = targets_.tex1Size[0]; RenderDownscaleAndThreshold() local
391 const auto targetSize = targets_.tex1Size[idx]; RenderDownscale() local
440 const auto targetSize = targets_.tex1Size[idx - 1]; RenderUpscale() local
483 const auto targetSize = baseSize_; RenderCombine() local
[all...]
H A Drender_node_single_post_process.cpp364 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteSinglePostProcess() local
H A Drender_node_shader_passes_generic.cpp321 const Math::UVec3 targetSize = { desc.width, desc.height, desc.depth }; in ExecuteFrameCompute() local
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dget_device_node.cpp52 size_t targetSize = iter->second.size(); in GetDeviceNodeName() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dpopup_ui_extension_config.h73 std::optional<PopupSize> targetSize; member
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dcapturer_in_server.cpp509 int32_t CapturerInServer::InitCacheBuffer(size_t targetSize) in InitCacheBuffer() argument
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Dinner_capturer_unit_test.cpp151 size_t targetSize = 0; in InitRenderer() local
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp427 size_t targetSize = 0; in InitAudioRenderer() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dnative_image_test.cpp502 Size targetSize; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpost_proc_test.cpp221 Size targetSize; in HWTEST_F() local
260 Size targetSize; in HWTEST_F() local
299 Size targetSize; in HWTEST_F() local
338 Size targetSize; HWTEST_F() local
364 Size targetSize; HWTEST_F() local
390 Size targetSize; HWTEST_F() local
416 Size targetSize; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp103 size_t targetSize = 0; in CreateAudioRenderer() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp168 bool GenDecodeOpts(const Size &sourceSize, const Size &targetSize, DecodeOptions &decodeOpts) in GenDecodeOpts() argument
307 Size targetSize = ConvertDecodeSize(data_, imageInfo.size, desiredSize_); in CreateImagePixelMap() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Dmedialibrary_file_access_test_info.cpp1411 int targetSize = 46; in HWTEST_F() local
1456 int targetSize = 23; in HWTEST_F() local
1503 int targetSize = 46; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_layout_algorithm.cpp195 auto targetSize = geometryNode->GetFrameSize(); in GetPopupStyleSheetOffset() local
200 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetInAvoidanceRule(const SizeF& targetSize, const OffsetF& targetOffset) in GetOffsetInAvoidanceRule() argument
251 bool SheetPresentationLayoutAlgorithm::CheckDirectionBottom(const SizeF& targetSize, const OffsetF& targetOffset) in CheckDirectionBottom() argument
258 bool SheetPresentationLayoutAlgorithm::CheckPlacementBottom(const SizeF& targetSize, cons argument
214 AvoidanceRuleOfPlacement( const Placement& currentPlacement, const SizeF& targetSize, const OffsetF& targetOffset) AvoidanceRuleOfPlacement() argument
270 CheckPlacementBottomLeft(const SizeF& targetSize, const OffsetF& targetOffset) CheckPlacementBottomLeft() argument
278 CheckPlacementBottomRight(const SizeF& targetSize, const OffsetF& targetOffset) CheckPlacementBottomRight() argument
287 GetOffsetWithBottom(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottom() argument
294 GetOffsetWithBottomLeft(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottomLeft() argument
315 GetOffsetWithBottomRight(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottomRight() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_custom_config.h76 std::optional<PopupSize> targetSize; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
H A Dmedia_space_statistics_test.cpp390 int64_t targetSize = 0; in CheckQuerySize() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/
H A Dmedialibrary_utils_test.cpp673 Size targetSize; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.cpp291 auto targetSize = CalcSize(NG::CalcLength(size.Width()), NG::CalcLength(size.Height())); in ModifyLayoutConstraint() local

Completed in 20 milliseconds

123