Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathOverstroke.cpp16 #define LIN_SEGMENTS 10 macro
105 for (int i = 0; i < LIN_SEGMENTS; i++) { in linSemicirclePath()
106 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath()
/external/skia/samplecode/
DSamplePathOverstroke.cpp16 #define LIN_SEGMENTS 10 macro
105 for (int i = 0; i < LIN_SEGMENTS; i++) { in linSemicirclePath()
106 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath()