Searched defs:rgbColor (Results 1 – 3 of 3) sorted by relevance
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | color_space_YCoCg.inl | 9 tvec3<T, P> const & rgbColor 37 tvec3<T, P> const & rgbColor 66 tvec3<T, P> const & rgbColor 94 tvec3<T, P> const & rgbColor
|
| D | color_space.inl | 7 GLM_FUNC_QUALIFIER tvec3<T, P> rgbColor(const tvec3<T, P>& hsvColor) function 10 tvec3<T, P> rgbColor; local 64 GLM_FUNC_QUALIFIER tvec3<T, P> hsvColor(const tvec3<T, P>& rgbColor)
|
| /external/angle/src/tests/gl_tests/ |
| D | ImageTest.cpp | 1977 GLubyte rgbColor[4] = {0, 0, 255, 255}; in TEST_P() local
|