| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| H A D | filter_test.cpp | 21 void FilterTest::TestDrawFilter(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawFilter() argument
|
| H A D | bitmap_test.cpp | 30 void BitmapTest::TestDrawBitmap(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawBitmap() argument
|
| H A D | camera_test.cpp | 23 void CameraTest::TestCamera(Canvas& canvas, uint32_t width, uint32_t height) in TestCamera() argument
|
| H A D | path_effect_test.cpp | 21 void PathEffectTest::TestDrawDashPathEffect(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawDashPathEffect() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
| H A D | rs_root_node_command_test.cpp | 93 int32_t width = static_cast<int32_t>(0); in HWTEST_F() local
|
| H A D | rs_canvas_drawing_node_command_test.cpp | 44 int width = 1; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_texture_export.cpp | 73 void RSTextureExport::UpdateBufferInfo(float x, float y, float width, float height) in UpdateBufferInfo() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_font_style.cpp | 25 TexgineFontStyle( int weight, int width, Slant slant) TexgineFontStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
| H A D | rs_surface_frame_ohos_vulkan_test.cpp | 46 int32_t width = 1;
in HWTEST_F() local 64 int32_t width = 1;
in HWTEST_F() local
|
| /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 | 39 int width = 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 | 53 float width = 1.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 44 uint32_t width;
in Unmarshalling() local 64 void RSVirtualScreenResolution::SetVirtualScreenWidth(uint32_t width)
in SetVirtualScreenWidth() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/canvas_fuzzer/ |
| H A D | canvas_fuzzer.cpp | 48 int32_t width = GetObject<int32_t>(); in CanvasFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/ |
| H A D | frame_painter.h | 41 double width = 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 | 58 const unsigned int width = 100; // 100 宽度 in OnTestPerformance() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrecord_fuzzer/ |
| H A D | record_fuzzer.cpp | 41 int32_t width = GetObject<int32_t>(); in RecordFuzzTest001() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/ |
| H A D | fontstyle_fuzzer.cpp | 45 int width = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() 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 | 65 float width = 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
|