/external/skia/include/core/ |
SkPaint.h | 330 @param b The new blue component (0..255) of the paint's color. [all...] |
SkCanvas.h | 318 @param b the blue component (0..255) of the color to fill the canvas [all...] |
/frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/ |
messages.properties | 401 awt.23F=The mask of the blue component is not contiguous
|
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 504 us to paint the blue lines on the <code>EditText</code> view canvas (the
|
menus.jd | 380 subMenu.add(COLOR_MENU_GROUP, COLOR_BLUE_ID, 0, "Blue");
|
/frameworks/base/docs/html/guide/topics/views/ |
custom-views.jd | 496 us to paint the blue lines on the <code>EditText</code> view canvas (the
|
/frameworks/base/tools/aapt/ |
Images.cpp | 810 rgbPalette[idx].blue = (png_byte) ((col >> 8) & 0xff); [all...] |
/external/sonivox/docs/ |
JET_Programming_Manual.html | 262 {color:blue;
396 <body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
781 events need to be synchronized. In this case, the blue arrow represents a time
[all...] |
/external/grub/docs/ |
grub.texi | [all...] |
/cts/tools/test-progress-new/src/testprogress2/ |
TestCoverageDoclet.java | [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectOutputStreamTest.java | 480 red, blue, green enum constant in enum:ObjectOutputStreamTest.WriteReplaceObject.Color [all...] |
/external/bzip2/ |
manual.html | 8 #336699 medium blue links 14 #f2f2f9 very light blue nav table background 15 #3366cc medium blue nav table border 46 list-style: url("/images/li-blue.png"); [all...] |
/external/libpng/ |
pngtest.c | [all...] |
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
cczoomrotation16.cpp | [all...] |
/external/quake/quake/src/QW/client/ |
gl_draw.c | 924 Draws the little blue disc in the corner of the screen. [all...] |
gl_vidnt.c | 742 000001111100000 = Blue = 0x03E0
[all...] |
/external/quake/quake/src/WinQuake/ |
gl_vidnt.cpp | 742 000001111100000 = Blue = 0x03E0
[all...] |
/external/webkit/WebCore/bindings/objc/ |
PublicDOMInterfaces.h | 956 @property(readonly, retain) DOMCSSPrimitiveValue *blue; variable [all...] |
/external/webkit/WebCore/rendering/ |
InlineTextBox.cpp | 588 c = Color(0xff - c.red(), 0xff - c.green(), 0xff - c.blue()); [all...] |
/frameworks/base/awt/java/awt/image/ |
SampleModel.java | 31 * image data of such pixels representing red, green and blue components. [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 248 where game events need to be synchronized. In this case, the blue arrow [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
drawable-resource.jd | 376 by the Alpha-Red-Green-Blue information in one of the following formats:
|
/frameworks/base/graphics/java/android/graphics/ |
Paint.java | 492 * @param b The new blue component (0..255) of the paint's color. [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
HeapPanel.java | 171 = new RGB(0, 0, 255); // objects are blue [all...] |
NativeHeapPanel.java | [all...] |