Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSamplePathOverstroke.cpp16 #define LIN_SEGMENTS 10 macro
100 for (int i = 0; i < LIN_SEGMENTS; i++) { in linSemicirclePath()
101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath()
/third_party/flutter/skia/samplecode/
DSamplePathOverstroke.cpp16 #define LIN_SEGMENTS 10 macro
100 for (int i = 0; i < LIN_SEGMENTS; i++) { in linSemicirclePath()
101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath()