Home
last modified time | relevance | path

Searched defs:white_color (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp539 static const glw::GLuint white_color = 0xffffffff; in executeTestCase() local
1059 static const glw::GLuint white_color = 0xffffffff; in execute() local
/external/ImageMagick/MagickCore/
Denhance.c3206 const PixelInfo *black_color,const PixelInfo *white_color, in LevelImageColors()
/external/ImageMagick/MagickWand/
Dmagick-image.c6976 const PixelWand *black_color,const PixelWand *white_color, in MagickLevelImageColors()
/external/skia/src/opts/
DSkRasterPipeline_opts.h1689 STAGE(white_color, NoCtx) { in STAGE() argument