Home
last modified time | relevance | path

Searched refs:DrawOneRoundCorner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.cpp391 void RoundCornerDisplay::DrawOneRoundCorner(RSPaintFilterCanvas* canvas, int surfaceType) in DrawOneRoundCorner() function in OHOS::Rosen::RoundCornerDisplay
426 DrawOneRoundCorner(canvas, TOP_SURFACE); in DrawTopRoundCorner()
431 DrawOneRoundCorner(canvas, BOTTOM_SURFACE); in DrawBottomRoundCorner()
H A Drs_round_corner_display.h197 void DrawOneRoundCorner(RSPaintFilterCanvas* canvas, int surfaceType);