Home
last modified time | relevance | path

Searched defs:devStrokeWidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.cpp210 skvx::float2 devStrokeWidth = max(round(*strokeWidth * devScales), 1.f); in snap_rect_to_pixels() local
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrOvalOpFactory.cpp2570 float devStrokeWidth, in Make()
2578 float devStrokeWidth, bool strokeOnly) in CircularRRectOp()