Home
last modified time | relevance | path

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

/external/skqp/gm/
Dgradients_no_texture.cpp129 struct ColorPos { struct
134 ColorPos() : fColors(nullptr), fPos(nullptr), fCount(0) {} in ColorPos() argument
135 ~ColorPos() { in ~ColorPos() argument
153 static void make0(ColorPos* rec) { in make0() argument
182 static void make1(ColorPos* rec) { in make1()
191 static void make2(ColorPos* rec) { in make2()
205 static void make3(ColorPos* rec) { in make3()
221 typedef void (*Proc)(ColorPos*);
256 ColorPos rec; in onDraw()
/external/skia/gm/
Dgradients_no_texture.cpp129 struct ColorPos { struct
134 ColorPos() : fColors(nullptr), fPos(nullptr), fCount(0) {} in ColorPos() argument
135 ~ColorPos() { in ~ColorPos() argument
153 static void make0(ColorPos* rec) { in make0() argument
182 static void make1(ColorPos* rec) { in make1()
191 static void make2(ColorPos* rec) { in make2()
205 static void make3(ColorPos* rec) { in make3()
221 typedef void (*Proc)(ColorPos*);
256 ColorPos rec; in onDraw()