Home
last modified time | relevance | path

Searched defs:tmp_color (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp655 Color tmp_color = {0.5f, 0.5f, 0.5f, 0.5f}; in clearColorBuffer() local
843 GLubyte tmp_color[4] = {100, 100, 100, 100}; in getColor() local
1732 tcu::Vec4 tmp_color(0.0f, 0.0f, 0.0f, 0.0f); in testColorBlitConfig() local
2662 blt::Color tmp_color = {0.0f, 0.0f, 0.0f, 0.0f}; in runMultiColorPatternTest() local
/external/libpng/
Dpngrtran.c529 png_color tmp_color; in png_set_quantize() local