/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_image.h | 39 const int imageHeight = 100; in GetHeight() local
|
/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
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/ |
H A D | stack_backgroundimagesize_test.cpp | 24 float imageHeight = 5; in TestStackBackgroundImageSize001() local 39 float imageHeight = 10000; in TestStackBackgroundImageSize002() local 54 float imageHeight = -5; in TestStackBackgroundImageSize003() local
|
/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 60 MakeBinarizationShader( float imageWidth, float imageHeight, std::shared_ptr<Drawing::ShaderEffect> imageShader) MakeBinarizationShader() argument
|
H A D | ge_magnifier_shader_filter.cpp | 64 float imageHeight = image->GetHeight(); in ProcessImage() local 83 MakeMagnifierShader( std::shared_ptr<Drawing::ShaderEffect> imageShader, float imageWidth, float imageHeight) MakeMagnifierShader() argument
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/ |
H A D | ge_magnifier_shader_filter_test.cpp | 198 float imageHeight = image_->GetHeight(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | image_test.cpp | 42 int imageHeight = image.GetHeight(); in TestDrawImage() local
|
/third_party/skia/gm/ |
H A D | encode_color_types.cpp | 22 static const int imageHeight = 128; member
|
H A D | encode_srgb.cpp | 33 static const int imageHeight = 128; member
|
/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
H A D | fractal.cpp | 141 constexpr uint32_t imageHeight = 2048; variable
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPrerequisiteTests.cpp | 183 int imageHeight = 0; in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fPrerequisiteTests.cpp | 183 int imageHeight = 0; in iterate() local
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/ |
H A D | omx_video_global.h | 122 OMX_U32 imageHeight; member
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_common.cpp | 162 ResolveImageDesc(Format format, uint32_t imageWidth, uint32_t imageHeight, uint32_t bitsPerPixel, bool generateMips, bool isPremultiplied) ResolveImageDesc() argument 202 CreateImage(LibBaseImagePtr imageBytes, uint32_t imageWidth, uint32_t imageHeight, uint32_t componentCount, uint32_t loadFlags, bool is16bpc) 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 | 126 int imageHeight = image->GetHeight();
in DrawImageRect() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/ |
H A D | medialibrary_location_test.cpp | 312 int32_t imageHeight = 1080; 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 | 103 int32_t imageHeight = 1080; in InsertPhoto() local
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
H A D | image_hittestbehavior_test.cpp | 64 float imageHeight = SIZE_60; in CreateSubImageNode() local
|
/third_party/mesa3d/src/glx/ |
H A D | pixel.c | 170 GLint imageHeight = state->storeUnpack.imageHeight; in __glFillImage() local 397 GLint imageHeight = state->storePack.imageHeight; in __glEmptyImage() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTransfer.cpp | 211 deUint32 imageHeight = ((height + blockHeight - 1) / blockHeight) * blockHeight; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStackTests.cpp | 63 deUint32 imageHeight; member [all...] |
H A D | vktProtectedMemWorkgroupStorageTests.cpp | 62 deUint32 imageHeight; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageTransfer.cpp | 205 deUint32 imageHeight = ((height + blockHeight - 1) / blockHeight) * blockHeight; in iterate() local
|