Home
last modified time | relevance | path

Searched refs:g1Points (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/docs/examples/
H A DCanvas_drawOval.cpp10 SkPoint g1Points[] = { { 0, 0 }, { 0, 100 } }; in REG_FIDDLE() local
15 paint.setShader(SkGradientShader::MakeLinear(g1Points, g1Colors, pos, SK_ARRAY_COUNT(g1Colors), in REG_FIDDLE()
/third_party/skia/gm/
H A Dhighcontrastfilter.cpp111 SkPoint g1Points[] = { { 0, 0 }, { 0, 100 } }; variable
118 g1Points, g1Colors, pos, SK_ARRAY_COUNT(g1Colors),
H A Dlumafilter.cpp105 SkPoint g1Points[] = { { 0, 0 }, { 0, 100 } }; variable
110 fGr1 = SkGradientShader::MakeLinear(g1Points, g1Colors, pos, SK_ARRAY_COUNT(g1Colors),

Completed in 2 milliseconds