Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dgradients_no_texture.cpp142 struct ColorPos { struct
147 ColorPos() : fColors(nullptr), fPos(nullptr), fCount(0) {} in ColorPos() argument
148 ~ColorPos() { in ~ColorPos() argument
166 static void make0(ColorPos* rec) { in make0() argument