Home
last modified time | relevance | path

Searched defs:height (Results 601 - 625 of 4474) sorted by relevance

1...<<21222324252627282930>>...179

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_shader_builder.cpp59 void RuntimeShaderBuilder::SetUniform(const std::string& name, float x, float y, float width, float height) in SetUniform() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.cpp112 void RSInterfacesTestUtils::RootNodeInit(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in RootNodeInit() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dshadow_test.h46 void ShadowTest::TestDrawShadow(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawShadow() argument
63 void ShadowTest::TestDrawShadowStyle(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawShadowStyle() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/pixmap_fuzzer/
H A Dpixmap_fuzzer.cpp46 int height = GetObject<int>(); in PixmapFuzzTest000() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbitmap_fuzzer/
H A Dbitmap_fuzzer.cpp47 uint32_t height = GetObject<uint32_t>(); in BitmapFuzzTest000() local
78 int32_t height = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest001() local
113 int32_t height = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest002() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp173 void ReportCreateImageSourceFault(uint32_t width, uint32_t height, std::string type, std::string message) in ReportCreateImageSourceFault() argument
189 void ReportEncodeFault(uint32_t width, uint32_t height, std::string mimeType, std::string message) in ReportEncodeFault() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dpixel_yuv_utils.h58 int32_t height; member
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dwbmp_format_agent.cpp87 uint64_t height; in read_header() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dimage_compressor.h42 int32_t height = 0; member
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_utils.h27 int32_t height; member
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_image_ndk/
H A Ddetail_enhancer_image_ndk_unit_test.cpp88 void CreateEmptyPixelmap(OH_PixelmapNative** pixelMap, int32_t width, int32_t height, int format) in CreateEmptyPixelmap() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dwebp_encoder_test.cpp707 int height = 2; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_basic_box.h31 void SetDimension(uint32_t width, uint32_t height) in SetDimension() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp228 int height = 1920; in HWTEST() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_texture.h96 size_t height = static_cast<size_t>(tex->Height()); in operator ()() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp36 int32_t height = 0; in OH_ImageNative_GetImageSize() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp36 int32_t height = 0; member
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h71 uint32_t height; member
155 uint32_t height; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_port.cpp48 uint32_t height; in Config() local
/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_effect_base.h74 int32_t height = 0; member
/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/
H A Dmoving_photo_surface_wrapper.cpp65 bool MovingPhotoSurfaceWrapper::Init(int32_t width, int32_t height) in Init() argument
29 CreateMovingPhotoSurfaceWrapper( int32_t width, int32_t height) CreateMovingPhotoSurfaceWrapper() argument
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.h34 int height; member
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dbuffer_converter_unit_test.cpp65 std::shared_ptr<AVBuffer> CreateSurfaceAVBuffer(const int32_t width, const int32_t height, in CreateSurfaceAVBuffer() argument
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davcast_controller_callback_client.cpp82 void AVCastControllerCallbackClient::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h69 CodecRange height; member in OHOS::Media::EncoderCapabilityData

Completed in 12 milliseconds

1...<<21222324252627282930>>...179