Home
last modified time | relevance | path

Searched defs:white (Results 1 – 25 of 45) sorted by relevance

12

/external/python/cpython2/Demo/newmetaclasses/
DEnum.py107 white = 0 variable in _test.ExtendedColor
119 white = 4 variable in _test.OtherColor
149 white = 0 variable in _test2.ExtendedColor
161 white = 4 variable in _test2.OtherColor
/external/python/cpython2/Demo/metaclasses/
DEnum.py142 white = 0 variable in _test.ExtendedColor
154 white = 4 variable in _test.OtherColor
/external/autotest/client/deps/glbench/src/
Dglinterfacetest.cc47 const GLfloat white[4] = {1.0f, 1.0f, 1.0f, 1.0f}; in SetupGLRendering() local
Dwindowmanagertest.cc125 float white[4] = {1.0f, 1.0f, 1.0f, 1.0f}; in main() local
/external/dng_sdk/source/
Ddng_color_spec.cpp218 dng_matrix dng_color_spec::FindXYZtoCamera (const dng_xy_coord &white, in FindXYZtoCamera()
379 void dng_color_spec::SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
Ddng_render.h174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
Ddng_render.cpp33 dng_function_exposure_ramp::dng_function_exposure_ramp (real64 white, in dng_function_exposure_ramp()
919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start() local
Ddng_negative.cpp2531 void dng_negative::SetWhiteLevel (uint32 white, in SetWhiteLevel()
4288 real64 white, in dng_gamma_encode_proxy()
4388 const real64 *white, in dng_encode_proxy_task()
4481 real64 white [kMaxColorPlanes]; in EncodeRawProxy() local
/external/skia/gm/
Dthinrects.cpp30 SkPaint white; in onDraw() local
Dtexdata.cpp32 const SkPMColor white = SkPackARGB32(0xff, 0xff, 0xff, 0xff); in fill_in_pixels() local
Dimagefiltersscaled.cpp90 SkColor white(0xFFFFFFFF); in onDraw() local
Dlighting.cpp85 SkColor white(0xFFFFFFFF); in onDraw() local
/external/libcups/filter/
Drastertopwg.c51 unsigned char white; /* White pixel */ in main() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DTextViewTest.java113 TextView white = (TextView) activity.findViewById(R.id.white_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
131 TextView white = (TextView) activity.findViewById(R.id.white_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/external/ImageMagick/MagickCore/
Dtoken.c839 char *token,const size_t max_token_length,const char *line,const char *white, in Tokenizer()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/external/libnl/python/netlink/
Dutil.py45 def white(t): function
/external/skia/bench/
DLightingBench.cpp90 static SkColor white(0xFFFFFFFF); in GetWhite() local
/external/pdfium/fpdfsdk/javascript/
Dcolor.cpp146 bool color::white(CJS_Runtime* pRuntime, in white() function in color
/external/deqp/framework/common/
DtcuRGBA.hpp100 static inline const RGBA white (void) { return RGBA(0xFF, 0xFF, 0xFF, 0xFF); } in white() function in tcu::RGBA
/external/deqp/modules/glshared/
DglsScissorTests.cpp325 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local
440 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
DR.java91 public static final int white = nextId++; field in R.color
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp346 const Vec4 white (1.0f); in generateReferenceImage() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp87 const tcu::Vec4 white = tcu::RGBA::white().toVec(); in verifyResultImage() local

12