| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| H A D | rs_surface_frame_darwin.cpp | 22 RSSurfaceFrameDarwin::RSSurfaceFrameDarwin(int32_t width, int32_t height) in RSSurfaceFrameDarwin() argument 28 void RSSurfaceFrameDarwin::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/yuvinfo_fuzzer/ |
| H A D | yuv_info_fuzzer.cpp | 40 int height = GetObject<int>(); in YuvInfoFuzzTest000() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_root_render_node_test.cpp | 54 float height = 2.0;
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| H A D | rs_surface_frame_windows.cpp | 22 RSSurfaceFrameWindows::RSSurfaceFrameWindows(int32_t width, int32_t height) in RSSurfaceFrameWindows() argument 28 void RSSurfaceFrameWindows::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
| H A D | rs_virtual_screen_resolution.cpp | 20 RSVirtualScreenResolution::RSVirtualScreenResolution(uint32_t width, uint32_t height)
in RSVirtualScreenResolution() argument 45 uint32_t height;
in Unmarshalling() local 69 void RSVirtualScreenResolution::SetVirtualScreenHeight(uint32_t height)
in SetVirtualScreenHeight() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/canvas_fuzzer/ |
| H A D | canvas_fuzzer.cpp | 49 int32_t height = GetObject<int32_t>(); in CanvasFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
| H A D | rs_canvas_drawing_node_command_test.cpp | 45 int height = 1; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/ |
| H A D | frame_painter.h | 42 double height = 0; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/ |
| H A D | rs_surface_frame.h | 33 virtual void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) {}; in SetDamageRegion() argument
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
| H A D | surface_frame_ohos.h | 27 SurfaceFrameOhos(int32_t width, int32_t height) in SurfaceFrameOhos() argument
|
| H A D | surface_frame_ohos_gl.cpp | 20 SurfaceFrameOhosGl::SurfaceFrameOhosGl(int32_t width, int32_t height) in SurfaceFrameOhosGl() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | bitmap_test.cpp | 59 const unsigned int height = 100; // 100 高度 in OnTestPerformance() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrecord_fuzzer/ |
| H A D | record_fuzzer.cpp | 42 int32_t height = GetObject<int32_t>(); in RecordFuzzTest001() local
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/ |
| H A D | cube.h | 24 Cube(std::string name, float width, float height, float depth, Vec3& position) : Geometry(name, position), in Cube() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrootrendernode_fuzzer/ |
| H A D | rsrootrendernode_fuzzer.cpp | 66 float height = GetData<float>();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
| H A D | image_creator_impl.cpp | 19 ImageCreatorImpl::ImageCreatorImpl(int32_t width, int32_t height, int32_t format, int32_t capacity) in ImageCreatorImpl() argument
|
| /foundation/multimedia/media_foundation/tests/unittest/format/capi/ |
| H A D | avformat_capi_mock_factory.cpp | 35 CreateVideoFormat( const std::string_view &mimeType, int32_t width, int32_t height) CreateVideoFormat() argument
|
| /foundation/multimedia/media_foundation/tests/unittest/format/inner/ |
| H A D | avformat_inner_mock_factory.cpp | 33 CreateVideoFormat( const std::string_view &mimeType, int32_t width, int32_t height) CreateVideoFormat() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/ |
| H A D | command_parser.h | 29 uint32_t height = 0; member
|
| /foundation/multimedia/image_framework/interfaces/kits/native/include/ |
| H A D | image_pixel_map_napi.h | 95 uint32_t height; member
|
| /foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/ |
| H A D | avformat_capi_mock_factory.cpp | 35 CreateVideoFormat( const std::string_view &mimeType, int32_t width, int32_t height) CreateVideoFormat() argument
|
| /foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/inner/ |
| H A D | avformat_inner_mock_factory.cpp | 33 CreateVideoFormat( const std::string_view &mimeType, int32_t width, int32_t height) CreateVideoFormat() argument
|
| /foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
| H A D | render_viewport.h | 28 RenderViewport(int leftBottomX, int leftBottomY, int width, int height)
in RenderViewport() argument 33 void Set(int leftBottomX, int leftBottomY, int width, int height)
in Set() argument
|
| /foundation/multimedia/image_effect/test/unittest/mock/src/ |
| H A D | mock_pixel_map.cpp | 33 MockPixelMap::MockPixelMap(int32_t width, int32_t height) in MockPixelMap() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_dfx_test/src/ |
| H A D | medialibrary_dfx_test.cpp | 54 int32_t height = 256; in HWTEST_F() local 64 int32_t height = 256; in HWTEST_F() local 74 int32_t height = 10000; in HWTEST_F() local 84 int32_t height = 256; in HWTEST_F() local 94 int32_t height = 7680; in HWTEST_F() local [all...] |