HomeSort by relevance Sort by last modified time
    Searched refs:Bright (Results 1 - 6 of 6) sorted by null

  /external/catch2/include/internal/
catch_console_colour.h 27 Bright = 0x10,
29 BrightRed = Bright | Red,
30 BrightGreen = Bright | Green,
31 LightGrey = Bright | Grey,
32 BrightWhite = Bright | White,
33 BrightYellow = Bright | Yellow,
catch_console_colour.cpp 89 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" );
152 case Colour::Bright: CATCH_INTERNAL_ERROR( "not a colour" );
  /external/pdfium/third_party/lcms/src/
cmsvirt.c 730 cmsFloat64Number Bright,
745 bchsw.Brightness = Bright;
815 cmsFloat64Number Bright,
822 return cmsCreateBCHSWabstractProfileTHR(NULL, nLUTPoints, Bright, Contrast, Hue, Saturation, TempSrc, TempDest);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]
  /external/bcc/tests/cc/
catch.hpp     [all...]
  /external/catch2/single_include/catch2/
catch.hpp     [all...]

Completed in 1729 milliseconds