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

/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dclear.c7 float blue_color[4] = {0.0, 0.0, 1.0, 1.0}; variable in typeref:typename:float[4]
28 vgSetfv(VG_CLEAR_COLOR, 4, blue_color);
H A Dreadpixels.c11 float blue_color[4] = {0.0, 0.0, 1.0, 1.0}; variable in typeref:typename:float[4]
50 vgSetfv(VG_CLEAR_COLOR, 4, blue_color);

Completed in 2 milliseconds