Home
last modified time | relevance | path

Searched defs:dstWidth (Results 1 - 24 of 24) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_object.cpp31 int32_t dstWidth = -1; in UploadToGpuForRender() local
48 int32_t dstWidth = static_cast<int32_t>(imageSize.Width() + SizeOffset); in UploadToGpuForRender() local
H A Dapng_image_player.cpp28 APngImagePlayer( ImageSourceInfo source, UploadSuccessCallback successCallback, const WeakPtr<PipelineBase>& weakContext, const RefPtr<PNGImageDecoder>& decoder, int32_t dstWidth, int32_t dstHeight) APngImagePlayer() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Davmetadatahelper.h317 int32_t dstWidth = -1; member
/foundation/multimedia/player_framework/services/include/
H A Di_avmetadatahelper_service.h56 int32_t dstWidth = -1; member
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object_animated.cpp114 int32_t dstWidth = -1; in UploadToGpuForRender() local
130 int32_t dstWidth = static_cast<int32_t>(imageSize.Width() + SizeOffset); in UploadToGpuForRender() local
H A Dimage_provider.cpp527 int32_t dstWidth = static_cast<int32_t>(imageSize.Width() + 0.5); local
559 int32_t dstWidth = static_cast<int32_t>(imageSize.Width() + 0.5); local
586 ApplySizeToSkImage( const sk_sp<SkImage>& rawImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey) global() argument
637 ApplySizeToDrawingImage( const std::shared_ptr<RSImage>& rawRSImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey) global() argument
[all...]
/foundation/multimedia/av_codec/services/engine/common/include/
H A Dcodec_utils.h42 int32_t dstWidth = 0; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp37 float dstWidth = 0; member
H A Dimage_format_convert_test.cpp58 float dstWidth = 0; member
H A Djpg_yuv_test.cpp55 float dstWidth = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp210 int32_t dstWidth = std::lround(desiredSize_.Width()); in QueryCompressedCache() local
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp104 const int32_t dstWidth = dstRect.wStride >> 1; in ConvertYUV420P() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp214 int32_t dstWidth = imageInfo_.size.width; in rotate() local
325 int32_t dstWidth = dst.info.width(); in ColorSpaceBGRAToYuv() local
[all...]
H A Dpixel_yuv.cpp191 bool PixelYuv::YuvRotateConvert(Size &size, int32_t degrees, int32_t &dstWidth, int32_t &dstHeight, in YuvRotateConvert() argument
244 std::unique_ptr<AbsMemory> PixelYuv::CreateMemory(PixelFormat pixelFormat, std::string memoryTag, int32_t dstWidth, in CreateMemory() argument
294 int32_t dstWidth = imageInfo_.size.width; in rotate() local
926 int32_t dstWidth = dst.info.width(); ColorSpaceBGRAToYuv() local
[all...]
H A Dpixel_map.cpp567 int32_t dstWidth = opts.size.width; in CheckParams() local
3809 int32_t dstWidth = imageInfo.size.width; in UpdateSdrYuvStrides() local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
H A Dcrop_efilter.cpp90 int32_t dstWidth = static_cast<int32_t>(dst->bufferInfo_->width_); in Crop() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp1023 uint32_t dstWidth = static_cast<uint32_t>(dstRect.w); in LayerScaleDown() local
1091 uint32_t dstWidth = static_cast<uint32_t>(dstRect.w); in LayerScaleDown() local
1164 uint32_t dstWidth = static_cast<uint32_t>(dstRect.w); LayerScaleFit() local
[all...]
H A Drs_uni_render_util.cpp1626 uint32_t dstWidth = static_cast<uint32_t>(dstRect.width_); in LayerScaleDown() local
1695 uint32_t dstWidth = static_cast<uint32_t>(dstRect.width_); in LayerScaleFit() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp40 float dstWidth = 0; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_ext_utils.cpp163 int dstWidth = size.dstW; in NV12Rotate() local
222 int32_t dstWidth = dstSize.width; in YuvRotate() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp62 float dstWidth = 0; member
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp742 int32_t dstWidth = info.rotation % NUM_180 == 0 ? param.dstWidth : param.dstHeight; in ScalePixelMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp216 int32_t dstWidth = static_cast<int32_t>(previousResizeTarget_.Width() + precision); in ImageDataPaintSuccess() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp589 int dstWidth = opts.desiredSize.width; in HeapMemAlloc() local

Completed in 71 milliseconds