Home
last modified time | relevance | path

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

123

/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/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.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_render.h174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
/external/skia/gm/
Ddrawlines_with_local_matrix.cpp25 SkPaint white; variable
Dthinrects.cpp36 SkPaint white; in onDraw() local
Dimagefiltersscaled.cpp90 SkColor white(0xFFFFFFFF); in onDraw() local
/external/angle/src/image_util/
DAstcDecompressorTestUtils.h27 const Rgba white = {0xFF, 0xFF, 0xFF, 0xFF}; in makeCheckerboard() local
/external/libcups/filter/
Drastertopwg.c46 unsigned char white; /* White pixel */ in main() local
/external/python/bumble/bumble/
Dcolors.py91 white = partial(color, fg='white') variable
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp975 const GLubyte *white = testedFormat->internalwhite; in fillTextureWithColor() local
1124 const GLubyte *white = testedFormat->RGBAwhite; in verifyClampToEdge() local
1218 const GLubyte *white = testedFormat->RGBAwhite; in verifyRepeat() local
1301 const GLubyte *white = testedFormat->RGBAwhite; in verifyMirroredRepeat() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowTextViewTest.java145 TextView white = activity.findViewById(R.id.white_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
163 TextView white = activity.findViewById(R.id.white_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/external/libkmsxx/py/pykms/
D__init__.py15 white = RGB(255, 255, 255) variable
/external/sdv/vsomeip/third_party/boost/spirit/classic/example/intermediate/simple_xml/
Dxml_g.hpp178 SP::rule<Scan> white; member
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp394 const tcu::Vec4 white(1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1640 const tcu::Vec4 white(1.0f, 1.0f, 1.0f, 1.0f); in init() local
2185 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
2210 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
2232 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
2267 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp397 const tcu::Vec4 white(1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1644 const tcu::Vec4 white(1.0f, 1.0f, 1.0f, 1.0f); in init() local
2188 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
2213 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
2235 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
2270 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/external/libnl/python/netlink/
Dutil.py52 def white(t): function
/external/skia/bench/
DLightingBench.cpp90 static SkColor white(0xFFFFFFFF); in GetWhite() local
/external/lua/src/
Dlgc.c815 int white = luaC_white(g); /* current white */ in sweeplist() local
1093 int white = luaC_white(g); in sweepgen() local
1124 int white = luaC_white(g); in whitelist() local
/external/deqp/framework/common/
DtcuRGBA.hpp166 static inline const RGBA white(void) in white() function in tcu::RGBA
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp65 unsigned char white[] = {255, 255, 255, 255}; in GeometryShaderLayeredRenderingBoundaryCondition() local
/external/libcups/tools/
Dippeveps.c1027 unsigned char white; /* White color */ in raster_to_ps() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp337 const Vec4 white(1.0f, 1.0f, 1.0f, 1.0); in render() local
444 const Vec4 white(1.0f, 1.0f, 1.0f, 1.0); in render() local
/external/fmtlib/include/fmt/
Dcolor.h154 white = 0xFFFFFF, // rgb(255,255,255) enumerator
168 white, enumerator

123