Searched refs:green_color (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dstar-nonzero.c6 const VGfloat green_color[4] = {0.0, 1.0, 0.0, 0.8}; variable in typeref:typename:const VGfloat[4]
27 vgSetParameterfv(fill, VG_PAINT_COLOR, 4, green_color);
H A Dstar-oddeven.c6 const VGfloat green_color[4] = {0.0, 1.0, 0.0, 0.8}; variable in typeref:typename:const VGfloat[4]
67 vgSetParameterfv(fill, VG_PAINT_COLOR, 4, green_color);

Completed in 3 milliseconds