Searched defs:colorf (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/ |
D | DataUtils.cpp | 228 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color() 243 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color() 261 const SkColor4f& colorf) { in FillInCompressedData()
|
/external/angle/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 21 gl::ColorF colorf; in Convert565() local 30 gl::ColorF colorf(vecColor.x(), vecColor.y(), vecColor.z(), vecColor.w()); in Convert565() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 1031 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local 3099 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local 3275 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local 3430 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 916 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local 1649 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 4425 float colorf[4]; in vrend_clear() local
|