/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe.css | 86 button.button-red { 101 button.button-red:hover { 109 button.button-red:active {
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
flakiness_dashboard_tests.css | 32 color: red; 57 border: 1px solid red; 155 color: red;
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
es1_conversion.h | 5 _es_ClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 17 _es_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 20 _es_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/external/mesa3d/src/mesa/main/ |
es1_conversion.h | 5 _es_ClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 17 _es_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 20 _es_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/hardware/qcom/display/msm8960/libgralloc/ |
framebuffer.cpp | 164 info.red.offset = 24; 165 info.red.length = 8; 189 info.red.offset = 11; 190 info.red.length = 5; 278 info.red.offset, info.red.length,
|
/hardware/qcom/display/msm8974/libgralloc/ |
framebuffer.cpp | 164 info.red.offset = 24; 165 info.red.length = 8; 189 info.red.offset = 11; 190 info.red.length = 5; 278 info.red.offset, info.red.length,
|
/hardware/qcom/display/msm8x26/libgralloc/ |
framebuffer.cpp | 164 info.red.offset = 24; 165 info.red.length = 8; 189 info.red.offset = 11; 190 info.red.length = 5; 278 info.red.offset, info.red.length,
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
ColorMatrixColorFilterTest.java | 54 paint.setColor(Color.RED); 56 assertColor(Color.RED, bitmap.getPixel(0, 0)); 70 paint.setColor(Color.RED); 92 assertEquals(Color.red(expected), Color.red(actual), TOLERANCE);
|
ColorTest.java | 24 assertEquals(0xff, Color.alpha(Color.RED)); 30 assertEquals(Color.RED, Color.argb(0xff, 0xff, 0x00, 0x00)); 35 assertEquals(0x00, Color.blue(Color.RED)); 40 assertEquals(0x00, Color.green(Color.RED)); 55 Color.colorToHSV(Color.RED, hsv); 56 assertEquals(Color.RED, Color.HSVToColor(hsv)); 70 Color.colorToHSV(Color.RED, hsv); 71 assertEquals(Color.RED, Color.HSVToColor(0xff, hsv)); 83 assertEquals(Color.RED, Color.parseColor("#ff0000")); 84 assertEquals(Color.RED, Color.parseColor("#ffff0000")) [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CompressedTextureActivity.java | 141 byte red = (byte)(255-2*t); 147 image.put(red);
|
/external/chromium-trace/trace-viewer/src/base/ |
unittest.css | 98 color: red;
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
sim_unlock.css | 7 color: red;
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
timeline_view.css | 62 color: red;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/ |
feed.css | 65 color: red;
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/ |
ColorMac.mm | 96 NSColor *result = [NSColor colorWithDeviceRed:static_cast<CGFloat>(color.red()) / 255
|
/external/chromium_org/third_party/mesa/src/docs/OLD/ |
MESA_packed_depth_stencil.spec | 87 RED Color R component 177 RGB red green blue 178 RGBA red green blue alpha 179 BGRA blue green red alpha 180 ABGR_EXT alpha blue green red 188 Framebuffer. It should read " If the <format> is one of RED, GREEN, 193 read "If <format> is one of RED, GREEN, BLUE, ALPHA, RGB, RGBA,
|
/external/grub/docs/ |
menu.lst | 82 color light-green/brown blink-red/blue
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
TextureGeneratorDistnoise.java | 88 texres.red = colorBand[colorbandIndex][0]; 93 data[index++] = (byte) (texres.red * 255.0f);
|
TextureGeneratorMarble.java | 85 texres.red = colorBand[colorbandIndex][0]; 90 data[index++] = (byte) (texres.red * 255.0f);
|
TextureGeneratorMusgrave.java | 95 texres.red = colorBand[colorbandIndex][0]; 100 data[index++] = (byte) (texres.red * 255.0f);
|
TextureGeneratorStucci.java | 97 texres.red = colorBand[colorbandIndex][0]; 111 data[index++] = (byte) (texres.red * 255.0f);
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
ImageBasedHeightMap.java | 89 protected float calculateHeight(float red, float green, float blue) {
90 return (float) (0.299 * red + 0.587 * green + 0.114 * blue);
|
/external/mesa3d/docs/OLD/ |
MESA_packed_depth_stencil.spec | 87 RED Color R component 177 RGB red green blue 178 RGBA red green blue alpha 179 BGRA blue green red alpha 180 ABGR_EXT alpha blue green red 188 Framebuffer. It should read " If the <format> is one of RED, GREEN, 193 read "If <format> is one of RED, GREEN, BLUE, ALPHA, RGB, RGBA,
|
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
SDL_gemvideo.h | 64 Uint32 red, green, blue, alpha; /* Screen components */ member in struct:SDL_PrivateVideoData 110 #define VDI_redmask (this->hidden->red)
|
/external/skia/gm/ |
texdata.cpp | 49 static const SkPMColor red = SkPackARGB32(0x80, 0x80, 0x00, 0x00); local 126 ((x + y) % 2) ? (i ? green : red) : blue;
|