/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image.h | 33 const int imageWidth = 100; in GetWidth() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/ |
H A D | jpeg_yuvdata_converter.h | 33 uint32_t imageWidth = 0; member
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_aibar_shader_filter.cpp | 48 float imageWidth = image->GetWidth();
in ProcessImage() local 60 MakeBinarizationShader( float imageWidth, float imageHeight, std::shared_ptr<Drawing::ShaderEffect> imageShader) MakeBinarizationShader() argument
|
H A D | ge_magnifier_shader_filter.cpp | 63 float imageWidth = image->GetWidth(); in ProcessImage() local 83 MakeMagnifierShader( std::shared_ptr<Drawing::ShaderEffect> imageShader, float imageWidth, float imageHeight) MakeMagnifierShader() argument
|
H A D | ge_mesa_blur_shader_filter.cpp | 499 BuildStretchMatrixFull(const Drawing::Rect& src, const Drawing::Rect& dst, int imageWidth, int imageHeight) const BuildStretchMatrixFull() argument 515 BuildStretchMatrix(const Drawing::Rect& src, int imageWidth, int imageHeight) const BuildStretchMatrix() argument
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/ |
H A D | ge_magnifier_shader_filter_test.cpp | 197 float imageWidth = image_->GetWidth(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | image_test.cpp | 41 int imageWidth = image.GetWidth(); in TestDrawImage() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | panel_view.cpp | 100 SetImageInPanel( UIImageView *image, int16_t imageWidth, int16_t imageHeight, const ImageInfo* imageSrc) SetImageInPanel() argument
|
H A D | video_view.cpp | 364 const int16_t imageWidth = 48;
in SetVideoPanel() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_common.cpp | 162 constexpr IImageContainer::ImageDesc LibBaseImage::ResolveImageDesc(Format format, uint32_t imageWidth, in ResolveImageDesc() argument 202 ImageLoaderManager::LoadResult LibBaseImage::CreateImage(LibBaseImagePtr imageBytes, uint32_t imageWidth, in CreateImage() argument [all...] |
H A D | image_loader_stb_image.cpp | 233 constexpr static ImageDesc ResolveImageDesc(Format format, uint32_t imageWidth, uint32_t imageHeight, in ResolveImageDesc() argument 273 static ImageLoaderManager::LoadResult CreateImage(StbImagePtr imageBytes, uint32_t imageWidth, uint32_t imageHeight, in CreateImage() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_fly_out_shader_filter.cpp | 125 int imageWidth = image->GetWidth();
in DrawImageRect() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/ |
H A D | medialibrary_location_test.cpp | 311 int32_t imageWidth = 1920; in InsertPhoto() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/ |
H A D | background_cloud_file_processor_test.cpp | 101 int32_t imageWidth = 1920; in InsertPhoto() local
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 261 int imageWidth = image.GetWidth(); in TestDrawImage() local
|
H A D | drawing_sample_canvaskit0310.cpp | 166 int imageWidth = image.GetWidth(); in TestDrawImage() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/ |
H A D | jpeg_decoder_yuv.cpp | 167 uint32_t JpegDecoderYuv::Get420OutPlaneWidth(YuvComponentIndex com, int imageWidth) in Get420OutPlaneWidth() argument 191 uint32_t JpegDecoderYuv::Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight) in Get420OutPlaneSize() argument [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | gif_encoder.cpp | 97 uint16_t imageWidth; member
|
H A D | gif_decoder.cpp | 815 int32_t imageWidth = saveImagePtr->ImageDesc.Width; in ParseFrameDetail() local 841 SetSavedImageRasterBits(SavedImage *saveImagePtr, int32_t frameIndex, uint64_t imageSize, int32_t imageWidth, int32_t imageHeight) SetSavedImageRasterBits() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_pattern.cpp | 640 Dimension imageWidth; in CreateControlImage() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_layout_algorithm.cpp | 291 PlaceHolderMeasureContent(const LayoutConstraintF& contentConstraint, LayoutWrapper* layoutWrapper, float imageWidth) PlaceHolderMeasureContent() argument 360 TextInputMeasureContent(const LayoutConstraintF& contentConstraint, LayoutWrapper* layoutWrapper, float imageWidth) TextInputMeasureContent() argument 372 CalculateContentWidth(const LayoutConstraintF& contentConstraint, LayoutWrapper* layoutWrapper, float imageWidth) CalculateContentWidth() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 978 float imageWidth = 0.f; in Unmarshalling() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1585 int imageWidth = imageSnapshot->GetWidth(); in DrawSpherize() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 1192 auto imageWidth = Dimension(ConvertDimensionToPx(imageSize.first, rect.Width()), DimensionUnit::PX); in NeedPreloadImage() local 1298 auto imageWidth = Dimension(ConvertDimensionToPx(imageSize.first, rect.Width()), DimensionUnit::PX); in ConvertParticleEmitterOption() local
|