Home
last modified time | relevance | path

Searched refs:DEFAULT_CAP (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpen.h42 DEFAULT_CAP = FLAT_CAP member in OHOS::Rosen::Drawing::Pen::JoinStyle::CapStyle
H A Dpaint.h120 Pen::CapStyle cap_ = Pen::CapStyle::DEFAULT_CAP;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpaint.cpp249 cap_ = Pen::CapStyle::DEFAULT_CAP; in Reset()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_paint.cpp158 if (paint.GetCapStyle() != Pen::CapStyle::DEFAULT_CAP) { in ApplyStrokeParam()

Completed in 3 milliseconds