Home
last modified time | relevance | path

Searched defs:height (Results 501 - 525 of 1561) sorted by relevance

1...<<21222324252627282930>>...63

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.cpp89 void HdiLayerContext::DrawColor(void *image, uint32_t width, uint32_t height) in DrawColor() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp38 static sptr<SurfaceBuffer> DmaMemAlloc(const int32_t& width, const int32_t& height, in DmaMemAlloc() argument
138 int32_t height = static_cast<int32_t>(ctx.height + OFFSET_COORDANATE); in MakePiexlMapDrawCmdList() local
77 CreateSurface(const std::unique_ptr<Media::PixelMap>& pixelMap, int32_t& width, int32_t& height) CreateSurface() argument
[all...]
H A Drs_extended_modifier.h33 float height; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/cmdlist_fuzzer/
H A Dcmd_list_fuzzer.cpp92 int32_t height = GetObject<int32_t>() % ARRAY_MAX_SIZE; in CmdListFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.cpp118 int32_t height = frameDarwin->height_; in FlushFrame() local
138 void RSSurfaceDarwin::YInvert(void *addr, int32_t width, int32_t height) in YInvert() argument
49 RequestFrame( int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) RequestFrame() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp54 int height = 50; in HWTEST_F() local
70 int height = 50; in HWTEST_F() local
222 int height = 50; in HWTEST_F() local
288 int height = 50; in HWTEST_F() local
325 const int height in HWTEST_F() local
341 const int height = -50; HWTEST_F() local
357 const int height = 50; HWTEST_F() local
374 const int height = 50; HWTEST_F() local
427 const int height = 50; HWTEST_F() local
446 const int height = 50; HWTEST_F() local
465 const int height = 50; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_uni_render_test.cpp55 void RSUniRenderTest::Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/
H A Drspixelmapshader_fuzzer.cpp60 int32_t height = GetData<uint8_t>(); in GetPixelMapFromData() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/
H A Drsblurfilter_fuzzer.cpp156 int32_t height = GetData<int32_t>(); in DoDrawImageRect() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_ashmem_test.cpp148 static std::shared_ptr<Drawing::Image> CreateDrawingImage(int width, int height) in CreateDrawingImage() argument
175 int height = 300; in HWTEST_F() local
190 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() argument
225 int height = 300; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_receiver_impl.cpp47 int64_t ImageReceiverImpl::CreateImageReceiver(int32_t width, int32_t height, int32_t format, int32_t capacity) in CreateImageReceiver() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_decoder.h83 int height; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h42 uint32_t height = 0; member
/foundation/multimedia/media_foundation/src/common/
H A Dsurface_allocator.cpp119 void SurfaceAllocator::Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, in Config() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_creator_test.cpp45 int32_t height = 2; in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dffmpeg_vid_enc_config.cpp58 uint32_t height = 0; in SetVideoResolution() local
60 ASSIGN_IF_NOT_NULL(FindTagInMap<uint32_t>(Tag::VIDEO_HEIGHT, tagStore), height); in SetVideoResolution() local
/foundation/multimedia/media_foundation/tests/unittest/format/inner/
H A Davformat_inner_mock.cpp102 void AVFormatInnerMock::InitVideoTrackFormat(const std::string_view &mimeType, int32_t width, int32_t height) in InitVideoTrackFormat() argument
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp132 Range CodecListInnerMock::GetVideoWidthRangeForHeight(int32_t height) in GetVideoWidthRangeForHeight() argument
172 bool CodecListInnerMock::IsVideoSizeSupported(int32_t width, int32_t height) in IsVideoSizeSupported() argument
192 Range CodecListInnerMock::GetVideoFrameRateRangeForSize(int32_t width, int32_t height) in GetVideoFrameRateRangeForSize() argument
202 bool CodecListInnerMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t frameRate) in AreVideoSizeAndFrameRateSupported() argument
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davcast_controller_callback_proxy.cpp102 void AVCastControllerCallbackProxy::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_repeat_stub.cpp120 int32_t height = data.ReadInt32(); in HandleForkSketchStreamRepeat() local
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h26 int32_t height; member
39 int32_t height; member
50 int32_t height; member
/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dsurface_allocator.cpp115 void SurfaceAllocator::Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, in Config() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
H A Djpeg_yuv_decoder_test.cpp78 void JpgYuvDecoderTest::DecodeToYUV(std::string srcjpg, int width, int height, JpegYuvFmt outfmt) in DecodeToYUV() argument
129 int32_t height = jpegheight; in HWTEST_F() local
285 int32_t height = jpegheight * scaleFactor; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avformat.cpp51 struct OH_AVFormat *OH_AVFormat_CreateVideoFormat(const char *mimeType, int32_t width, int32_t height) in OH_AVFormat_CreateVideoFormat() argument
/foundation/multimedia/media_foundation/tests/unittest/format/capi/
H A Davformat_capi_mock.cpp86 void AVFormatCapiMock::InitVideoTrackFormat(const std::string_view &mimeType, int32_t width, int32_t height) in InitVideoTrackFormat() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...63