/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_aibar_shader_filter.cpp | 49 float imageHeight = image->GetHeight(); in ProcessImage() local 61 float imageWidth, float imageHeight, std::shared_ptr<Drawing::ShaderEffect> imageShader) in MakeBinarizationShader()
|
H A D | ge_magnifier_shader_filter.cpp | 64 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 D | testing_image.h | 39 const int imageHeight = 100; in GetHeight() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/ |
H A D | jpeg_yuvdata_converter.h | 34 uint32_t imageHeight = 0; member
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/ |
H A D | _codec_jpeg_dec_info_v10.md | 99 ### imageHeight subsection
|
H A D | _codec_jpeg_dec_info_v20.md | 99 ### imageHeight subsection
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_common.cpp | 163 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 D | image_loader_stb_image.cpp | 233 …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 D | panel_view.cpp | 103 int16_t imageHeight, in SetImageInPanel()
|
H A D | video_view.cpp | 365 const int16_t imageHeight = 48; in SetVideoPanel() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | image_test.cpp | 42 int imageHeight = image.GetHeight(); in TestDrawImage() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_fly_out_shader_filter.cpp | 126 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 D | background_cloud_file_processor_test.cpp | 98 int32_t imageHeight = 1080; in InsertPhoto() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/ |
H A D | jpeg_decoder_yuv.cpp | 179 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 D | codec_jpeg_vdi.h | 71 uint32_t imageHeight; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/ |
H A D | gif_decoder.cpp | 828 int32_t imageHeight = saveImagePtr->ImageDesc.Height; in ParseFrameDetail() local 861 int32_t imageWidth, int32_t imageHeight) in SetSavedImageRasterBits()
|
H A D | gif_encoder.cpp | 98 uint16_t imageHeight; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_layout_algorithm.cpp | 78 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 D | drawing_sample_canvaskit0310.cpp | 167 int imageHeight = image.GetHeight(); in TestDrawImage() local
|
H A D | drawing_sample_rs.cpp | 262 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 D | v4l2_main.cpp | 224 constexpr uint32_t imageHeight = 480; in ProcessImage() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_pattern.cpp | 653 Dimension imageHeight; in CreateControlImage() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 1463 void SetImageHeight(double imageHeight)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1509 int imageHeight = imageSnapshot->GetHeight(); in DrawSpherize() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_marshalling_helper.cpp | 1006 float imageHeight = 0.f; in Unmarshalling() local
|