Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_aibar_shader_filter.cpp49 float imageHeight = image->GetHeight(); in ProcessImage() local
61 float imageWidth, float imageHeight, std::shared_ptr<Drawing::ShaderEffect> imageShader) in MakeBinarizationShader()
H A Dge_magnifier_shader_filter.cpp64 float imageHeight = image->GetHeight(); in ProcessImage() local
84 std::shared_ptr<Drawing::ShaderEffect> imageShader, float imageWidth, float imageHeight) in MakeMagnifierShader()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image.h39 const int imageHeight = 100; in GetHeight() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.h34 uint32_t imageHeight = 0; member
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_codec_jpeg_dec_info_v10.md99 ### imageHeight subsection
H A D_codec_jpeg_dec_info_v20.md99 ### imageHeight subsection
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.cpp163 uint32_t imageHeight, uint32_t bitsPerPixel, bool generateMips, bool isPremultiplied) in ResolveImageDesc()
203 uint32_t imageHeight, uint32_t componentCount, uint32_t loadFlags, bool is16bpc) in CreateImage()
H A Dimage_loader_stb_image.cpp233 …nstexpr static ImageDesc ResolveImageDesc(Format format, uint32_t imageWidth, uint32_t imageHeight, in ResolveImageDesc()
273 …rManager::LoadResult CreateImage(StbImagePtr imageBytes, uint32_t imageWidth, uint32_t imageHeight, in CreateImage()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpanel_view.cpp103 int16_t imageHeight, in SetImageInPanel()
H A Dvideo_view.cpp365 const int16_t imageHeight = 48; in SetVideoPanel() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dimage_test.cpp42 int imageHeight = image.GetHeight(); in TestDrawImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_fly_out_shader_filter.cpp126 int imageHeight = image->GetHeight(); in DrawImageRect() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/
H A Dbackground_cloud_file_processor_test.cpp98 int32_t imageHeight = 1080; in InsertPhoto() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_decoder_yuv.cpp179 uint32_t JpegDecoderYuv::Get420OutPlaneHeight(YuvComponentIndex com, int imageHeight) in Get420OutPlaneHeight()
191 uint32_t JpegDecoderYuv::Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight) in Get420OutPlaneSize()
/ohos5.0/drivers/peripheral/codec/image/vdi/
H A Dcodec_jpeg_vdi.h71 uint32_t imageHeight; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp828 int32_t imageHeight = saveImagePtr->ImageDesc.Height; in ParseFrameDetail() local
861 int32_t imageWidth, int32_t imageHeight) in SetSavedImageRasterBits()
H A Dgif_encoder.cpp98 uint16_t imageHeight; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.cpp78 auto imageHeight = static_cast<float>(std::min(layoutProperty->HasCancelButtonUDSize() ? in CancelImageMeasure() local
236 auto imageHeight = static_cast<float>(std::min(layoutProperty->HasSearchIconUDSize() ? in ImageMeasure() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_canvaskit0310.cpp167 int imageHeight = image.GetHeight(); in TestDrawImage() local
H A Ddrawing_sample_rs.cpp262 int imageHeight = image.GetHeight(); in TestDrawImage() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp224 constexpr uint32_t imageHeight = 480; in ProcessImage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.cpp653 Dimension imageHeight; in CreateControlImage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1463 void SetImageHeight(double imageHeight)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1509 int imageHeight = imageSnapshot->GetHeight(); in DrawSpherize() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1006 float imageHeight = 0.f; in Unmarshalling() local

12