Home
last modified time | relevance | path

Searched defs:stroked (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/ops/
DGrShadowRRectOp.cpp54 static int circle_type_to_vert_count(bool stroked) { in circle_type_to_vert_count()
58 static int circle_type_to_index_count(bool stroked) { in circle_type_to_index_count()
62 static const uint16_t* circle_type_to_indices(bool stroked) { in circle_type_to_indices()
DGrOvalOpFactory.cpp875 static int circle_type_to_vert_count(bool stroked) { in circle_type_to_vert_count()
879 static int circle_type_to_index_count(bool stroked) { in circle_type_to_index_count()
883 static const uint16_t* circle_type_to_indices(bool stroked) { in circle_type_to_indices()
985 bool stroked = isStrokeOnly && innerRadius > 0.0f; in CircleOp() local
2577 bool stroked = false; in EllipticalRRectOp() local
/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp54 static int circle_type_to_vert_count(bool stroked) { in circle_type_to_vert_count()
58 static int circle_type_to_index_count(bool stroked) { in circle_type_to_index_count()
62 static const uint16_t* circle_type_to_indices(bool stroked) { in circle_type_to_indices()
DGrOvalOpFactory.cpp949 static int circle_type_to_vert_count(bool stroked) { in circle_type_to_vert_count()
953 static int circle_type_to_index_count(bool stroked) { in circle_type_to_index_count()
957 static const uint16_t* circle_type_to_indices(bool stroked) { in circle_type_to_indices()
1059 bool stroked = isStrokeOnly && innerRadius > 0.0f; in CircleOp() local
2708 bool stroked = false; in EllipticalRRectOp() local
/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp714 SkPath stroked; in drawPath() local
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp714 SkPath stroked; in drawPath() local