Home
last modified time | relevance | path

Searched defs:height (Results 276 - 300 of 1561) sorted by relevance

1...<<11121314151617181920>>...63

/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_kawase_blur_shader_filter_test.cpp142 auto height = std::max(static_cast<int>(std::ceil(dst_.GetHeight())), imageBlur->GetHeight()); in HWTEST_F() local
162 auto height = std::max(static_cast<int>(std::ceil(dst_.GetHeight())), imageBlur->GetHeight()); in HWTEST_F() local
182 auto height = std::max(static_cast<int>(std::ceil(dst_.GetHeight())), imageBlur->GetHeight()); in HWTEST_F() local
203 auto height = std::max(static_cast<int>(std::ceil(dst_.GetHeight())), imageBlur->GetHeight()); in HWTEST_F() local
[all...]
H A Dge_mesa_blur_shader_filter_test.cpp171 auto height = std::max(static_cast<int>(std::ceil(dst_.GetHeight())), imageBlur->GetHeight()); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp50 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosGl::RequestFrame(int32_t width, int32_t height, in RequestFrame() argument
H A Drs_surface_frame_ohos_vulkan.cpp31 void RSSurfaceFrameOhosVulkan::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
25 RSSurfaceFrameOhosVulkan(std::shared_ptr<Drawing::Surface> surface, int32_t width, int32_t height, int32_t bufferAge) RSSurfaceFrameOhosVulkan() argument
H A Drs_surface_ohos_raster.cpp39 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosRaster::RequestFrame(int32_t width, int32_t height, in RequestFrame() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_rs_animation_demo.cpp41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
62 auto height = surfaceGeometry.GetHeight(); in DrawSurface() local
H A Drender_service_client_subSurface_demo.cpp32 void Resize(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t width, int32_t height) in Resize() argument
40 InitSurface(std::shared_ptr<RSSurfaceNode>& surfaceNode, const std::string& surfaceName, int32_t width, int32_t height, uint32_t color) InitSurface() argument
H A Drender_service_client_surface_node_demo.cpp90 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
H A Drs_uni_render_pixelmap_demo.cpp42 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp28 void PenTest::TestPenColor(Canvas& canvas, uint32_t width, uint32_t height) in TestPenColor() argument
60 void PenTest::TestPenAlpha(Canvas& canvas, uint32_t width, uint32_t height) in TestPenAlpha() argument
86 void PenTest::TestPenWidth(Canvas& canvas, uint32_t width, uint32_t height) in TestPenWidth() argument
105 void PenTest::TestPenMiterLimit(Canvas& canvas, uint32_t width, uint32_t height) in TestPenMiterLimit() argument
142 TestPenCapStyle(Canvas& canvas, uint32_t width, uint32_t height) TestPenCapStyle() argument
175 TestPenJoinStyle(Canvas& canvas, uint32_t width, uint32_t height) TestPenJoinStyle() argument
200 TestPenBlendMode(Canvas& canvas, uint32_t width, uint32_t height) TestPenBlendMode() argument
228 TestPenAntiAlias(Canvas& canvas, uint32_t width, uint32_t height) TestPenAntiAlias() argument
252 TestPenPathEffect(Canvas& canvas, uint32_t width, uint32_t height) TestPenPathEffect() argument
283 TestPenFilter(Canvas& canvas, uint32_t width, uint32_t height) TestPenFilter() argument
309 TestPenReset(Canvas& canvas, uint32_t width, uint32_t height) TestPenReset() argument
[all...]
H A Dimage_test.cpp31 void ImageTest::TestDrawImage(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawImage() argument
65 void ImageTest::TestDrawImageRect(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawImageRect() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xnode.cpp170 auto height = testCase->GetBitmapHeight(); in NapiGetPixelMapHeight() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_surface_test.cpp108 const int32_t height = 500; in HWTEST_F() local
138 const int32_t height = 500; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_animat_rate_decider_test.cpp47 float height = 0.0f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H A Drsdirtyregionmanager_fuzzer.cpp67 int height = GetData<int>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/
H A Drssurfaceframeohosvulkan_fuzzer.cpp65 int32_t height = GetData<int32_t>(); in DoGetCanvas() local
84 int32_t height = GetData<int32_t>(); in DoGetSurface() local
103 int32_t height = GetData<int32_t>(); in DoSetDamageRegion() local
129 int32_t height = GetData<int32_t>(); in DoGetReleaseFence() local
149 int32_t height = GetData<int32_t>(); in DoSetReleaseFence() local
169 int32_t height = GetData<int32_t>(); DoGetBufferAge() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp897 int height = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vk_image_manager.cpp55 auto height = buffer->GetSurfaceBufferHeight(); in Create() local
H A Drs_anco_manager.cpp56 AncoOptimizeDisplayNode(std::shared_ptr<RSSurfaceHandler>& surfaceHandler, std::vector<std::shared_ptr<RSSurfaceRenderNode>>& hardwareEnabledNodes, ScreenRotation rotation, uint32_t width, uint32_t height) AncoOptimizeDisplayNode() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/
H A Dbitmap_test.cpp637 const unsigned int height = 500; in HWTEST_F() local
772 const unsigned int height = 500; HWTEST_F() local
791 const unsigned int height = 500; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationratedecider_fuzzer/
H A Drsanimationratedecider_fuzzer.cpp66 float height = GetData<float>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableframegeometry_fuzzer/
H A Drspropertydrawableframegeometry_fuzzer.cpp69 int32_t height = GetData<int32_t>(); in DoRSFrameGeometryDrawable() local
92 int32_t height = GetData<int32_t>(); in DoRSClipFrameDrawable() local
115 int32_t height = GetData<int32_t>(); in DoRSColorFilterDrawable() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/
H A Drssurfaceohosraster_fuzzer.cpp65 int32_t height = GetData<int32_t>(); in DoGetCanvas() local
82 int32_t height = GetData<int32_t>(); in DoGetSurface() local
99 int32_t height = GetData<int32_t>(); in DoGetBuffer() local
117 int32_t height = GetData<int32_t>(); in DoSetDamageRegion() local
143 int32_t height = GetData<int32_t>(); in DoGetBufferAge() local
160 int32_t height = GetData<int32_t>(); DoGetReleaseFence() local
177 int32_t height = GetData<int32_t>(); DoSetReleaseFence() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_proxy_node_test.cpp124 float height = 0.1; in HWTEST_F() local
151 float height = 0.1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_rate_decider_test.cpp60 float height = 0.0f; in HWTEST_F() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...63