Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 - 25 of 75) sorted by relevance

123

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image.h39 const int imageHeight = 100; in GetHeight() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.h34 uint32_t imageHeight = 0; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_backgroundimagesize_test.cpp24 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 Dge_aibar_shader_filter.cpp49 float imageHeight = image->GetHeight(); in ProcessImage() local
60 MakeBinarizationShader( float imageWidth, float imageHeight, std::shared_ptr<Drawing::ShaderEffect> imageShader) MakeBinarizationShader() argument
H A Dge_magnifier_shader_filter.cpp64 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 Dge_magnifier_shader_filter_test.cpp198 float imageHeight = image_->GetHeight(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dimage_test.cpp42 int imageHeight = image.GetHeight(); in TestDrawImage() local
/third_party/skia/gm/
H A Dencode_color_types.cpp22 static const int imageHeight = 128; member
H A Dencode_srgb.cpp33 static const int imageHeight = 128; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpanel_view.cpp100 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 Dfractal.cpp141 constexpr uint32_t imageHeight = 2048; variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
H A Domx_video_global.h122 OMX_U32 imageHeight; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.cpp162 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 Dimage_loader_stb_image.cpp233 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 Drs_fly_out_shader_filter.cpp126 int imageHeight = image->GetHeight(); in DrawImageRect() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/
H A Dmedialibrary_location_test.cpp312 int32_t imageHeight = 1080; in InsertPhoto() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/
H A Dbackground_cloud_file_processor_test.cpp103 int32_t imageHeight = 1080; in InsertPhoto() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_hittestbehavior_test.cpp64 float imageHeight = SIZE_60; in CreateSubImageNode() local
/third_party/mesa3d/src/glx/
H A Dpixel.c170 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 DvktImageTransfer.cpp211 deUint32 imageHeight = ((height + blockHeight - 1) / blockHeight) * blockHeight; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp63 deUint32 imageHeight; member
[all...]
H A DvktProtectedMemWorkgroupStorageTests.cpp62 deUint32 imageHeight; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTransfer.cpp205 deUint32 imageHeight = ((height + blockHeight - 1) / blockHeight) * blockHeight; in iterate() local

Completed in 12 milliseconds

123