Searched refs:blue_color (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ | ||
| H A D | clear.c | 7 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 D | readpixels.c | 11 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