Home
last modified time | relevance | path

Searched defs:width (Results 276 - 300 of 7379) sorted by relevance

1...<<11121314151617181920>>...296

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dfilter_test.cpp21 void FilterTest::TestDrawFilter(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawFilter() argument
H A Dbitmap_test.cpp30 void BitmapTest::TestDrawBitmap(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawBitmap() argument
H A Dcamera_test.cpp23 void CameraTest::TestCamera(Canvas& canvas, uint32_t width, uint32_t height) in TestCamera() argument
H A Dpath_effect_test.cpp21 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 Drs_root_node_command_test.cpp93 int32_t width = static_cast<int32_t>(0); in HWTEST_F() local
H A Drs_canvas_drawing_node_command_test.cpp44 int width = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_texture_export.cpp73 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 Dtexgine_font_style.cpp25 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 Drs_surface_frame_ohos_vulkan_test.cpp46 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 Drs_surface_frame_darwin.cpp22 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 Dyuv_info_fuzzer.cpp39 int width = GetObject<int>(); in YuvInfoFuzzTest000() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_root_render_node_test.cpp53 float width = 1.0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_frame_windows.cpp22 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 Drs_virtual_screen_resolution.cpp20 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 Dcanvas_fuzzer.cpp48 int32_t width = GetObject<int32_t>(); in CanvasFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h41 double width = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/
H A Drs_surface_frame.h33 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 Dsurface_frame_ohos.h27 SurfaceFrameOhos(int32_t width, int32_t height) in SurfaceFrameOhos() argument
H A Dsurface_frame_ohos_gl.cpp20 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 Dbitmap_test.cpp58 const unsigned int width = 100; // 100 宽度 in OnTestPerformance() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrecord_fuzzer/
H A Drecord_fuzzer.cpp41 int32_t width = GetObject<int32_t>(); in RecordFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/
H A Dfontstyle_fuzzer.cpp45 int width = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() local
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/
H A Dcube.h24 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 Drsrootrendernode_fuzzer.cpp65 float width = GetData<float>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_creator_impl.cpp19 ImageCreatorImpl::ImageCreatorImpl(int32_t width, int32_t height, int32_t format, int32_t capacity) in ImageCreatorImpl() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...296