Searched refs:red_color (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ | ||
| H A D | clear.c | 6 float red_color[4] = {1.0, 0.0, 0.0, 1.0}; variable in typeref:typename:float[4] 25 vgSetfv(VG_CLEAR_COLOR, 4, red_color); |
| H A D | readpixels.c | 10 float red_color[4] = {1.0, 0.0, 0.0, 1.0}; variable in typeref:typename:float[4] 34 vgSetfv(VG_CLEAR_COLOR, 4, red_color); |
Completed in 3 milliseconds