/prebuilts/sdk/current/support/v7/appcompat/res/color/ |
abc_btn_colored_borderless_text_material.xml | 22 android:color="?android:attr/textColorSecondary"/> 23 <item android:color="?attr/colorAccent"/>
|
abc_tint_seek_thumb.xml | 19 <item android:state_enabled="false" android:color="?attr/colorControlActivated" app:alpha="?android:attr/disabledAlpha"/> 20 <item android:color="?attr/colorControlActivated"/>
|
/prebuilts/sdk/current/support/v7/appcompat/res/color-v23/ |
abc_btn_colored_borderless_text_material.xml | 19 <item android:state_enabled="false" android:color="?android:attr/textColorSecondary" android:alpha="?android:attr/disabledAlpha"/> 20 <item android:color="?attr/colorAccent"/>
|
abc_color_highlight_material.xml | 21 android:color="?android:attr/colorControlActivated" /> 22 <item android:color="?android:attr/colorControlHighlight" />
|
/prebuilts/sdk/current/support/v7/appcompat/res/drawable/ |
abc_btn_default_mtrl_shape.xml | 26 <solid android:color="@android:color/white" />
|
abc_dialog_material_background.xml | 24 <solid android:color="@android:color/white" />
|
/prebuilts/sdk/current/support/v7/mediarouter/res/drawable/ |
mr_dialog_material_background_dark.xml | 22 <solid android:color="@color/background_floating_material_dark" />
|
mr_dialog_material_background_light.xml | 22 <solid android:color="@color/background_floating_material_light" />
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
style.css | 24 color: grey; 48 color: #000000;
|
/sdk/apps/NotificationStudio/res/layout/ |
divider.xml | 29 android:textColor="@color/divider_text" 38 android:background="@color/divider_text" />
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/ |
ColorContentAssist.java | 17 package com.android.ide.eclipse.adt.internal.editors.color; 24 * Content Assist Processor for /res/color XML files
|
/sdk/templates/docs/ |
cssreset-min.css | 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
|
/build/tools/droiddoc/templates-pdk/assets/ |
style.css | 35 background-color: #F7FCF4; 55 background-color: #E5F1E0; 66 background-color: #F7FCF4; 83 background-color: #E5F1E0; 93 background-color: #F7FCF4; 102 background-color: #F7FCF4; 152 color: gray; 166 background-color: white; 179 background-color: #E5F1E0; 244 color: #004000 [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/offscreen/ |
ProjectionOffscreenActivity.java | 25 import android.graphics.Color; 68 protected int mPreviousColor = Color.BLACK; 217 mStatusView.setText("Failed: saw unexpected color"); 220 } else if (ret != mPreviousColor && ret == Color.BLUE) { 221 mStatusView.setText("Success: virtual display rendered expected color"); 231 * Gets the color of the image and ensures all the pixels are the same color 233 * @return The color of the image, or -1 for failure 258 if (pixel == Color.BLACK || pixel == 0) { 260 } else if (pixel == Color.BLUE) [all...] |
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.internal.image_processing.fake_frame_generator.html | 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.internal.image_processing.html"><font color="#ffffff">image_processing</font></a>.fake_frame_generator</strong></big></big></font></td 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/internal/image_processing/fake_frame_generator.py">telemetry/internal/image_processing/fake_frame_generator.py</a></font></td></tr></table> 20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> 30 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 45 <font color="#000000" face="helvetica, arial"><a name="FakeFrameGenerator">class <strong>FakeFrameGenerator</strong></a>(<a href="telemetry.internal.image_processing.frame_generator.html#FrameGenerator">telemetry.internal.image_processing.frame_generator.FrameGenerator</a>)</font></td></tr> 55 _channels: The number of color channels to return in the generated frames.<br> 65 <dl><dt><a name="FakeFrameGenerator-__init__"><strong>__init__</strong></a>(self, frames<font color="#909090">=1e+16</font>, dimensions<font color="#909090">=(320, 240)</font>, channels<font color=" (…) [all...] |
telemetry.internal.platform.profiler.perf_profiler.html | 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.internal.platform.html"><font color="#ffffff">platform</font></a>.<a href="telemetry.internal.platform.profiler.html"><font color="#ffffff">profiler</font></a>.perf_profiler</strong></big></big></font></td 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/internal/platform/profiler/perf_profiler.py">telemetry/internal/platform/profiler/perf_profiler.py</a></font></td></tr></table> 20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> 40 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 55 <font color="#000000" face="helvetica, arial"><a name="PerfProfiler">class <strong>PerfProfiler</strong></a>(<a href="telemetry.internal.platform.profiler.html#Profiler">telemetry.internal.platform.profiler.Profiler</a>)</font></td></tr> 71 <dl><dt><a name="PerfProfiler-CustomizeBrowserOptions"><strong>CustomizeBrowserOptions</strong></a>(cls, browser_type, options)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a> (…) [all...] |
telemetry.testing.disabled_cases.html | 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.testing.html"><font color="#ffffff">testing</font></a>.disabled_cases</strong></big></big></font></td 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/testing/disabled_cases.py">telemetry/testing/disabled_cases.py</a></font></td></tr></table> 20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> 29 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 44 <font color="#000000" face="helvetica, arial"><a name="DisabledCases">class <strong>DisabledCases</strong></a>(<a href="unittest.case.html#TestCase">unittest.case.TestCase</a>)</font></td></tr> 91 <dl><dt><a name="DisabledCases-__init__"><strong>__init__</strong></a>(self, methodName<font color="#909090">='runTest'</font>)</dt><dd><tt>Create an instance of the class that will use the named test<br> 119 <dl><dt><a name="DisabledCases-assertAlmostEqual"><strong>assertAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the (…) [all...] |
telemetry.testing.story_set_smoke_test.html | 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.testing.html"><font color="#ffffff">testing</font></a>.story_set_smoke_test</strong></big></big></font></td 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/testing/story_set_smoke_test.py">telemetry/testing/story_set_smoke_test.py</a></font></td></tr></table> 20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> 35 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 50 <font color="#000000" face="helvetica, arial"><a name="StorySetSmokeTest">class <strong>StorySetSmokeTest</strong></a>(<a href="unittest.case.html#TestCase">unittest.case.TestCase</a>)</font></td></tr> 90 <dl><dt><a name="StorySetSmokeTest-__init__"><strong>__init__</strong></a>(self, methodName<font color="#909090">='runTest'</font>)</dt><dd><tt>Create an instance of the class that will use the named test<br> 118 <dl><dt><a name="StorySetSmokeTest-assertAlmostEqual"><strong>assertAlmostEqual</strong></a>(self, first, second, places<font color="#909090">=None</font>, msg<font color="#909090">=None</font>, delta<font color="#909090">=None</font>)</dt><dd><tt>Fail if the (…) [all...] |
/external/doclava/res/assets/templates/assets/ |
style.css | 35 background-color: #F7FCF4; 55 background-color: #E5F1E0; 66 background-color: #F7FCF4; 83 background-color: #E5F1E0; 93 background-color: #F7FCF4; 102 background-color: #F7FCF4; 152 color: gray; 166 background-color: white; 179 background-color: #E5F1E0; 241 color: #004000 [all...] |
/external/giflib/ |
quantize.c | 5 Based on: "Color Image Quantization for frame buffer Display", by 49 Color map for the input. Output is a quantized image with 2D array of 50 indexes into the output color map. 52 the output has 256 colors at the most (256 entries in the color map.). 53 ColorMapSize specifies size of color map up to 256 and will be updated to 99 /* Put all the colors in the first entry of the color map, and call the 110 /* Find the non empty entries in the color table and chain them: */ 133 /* And clear rest of color map: */ 139 /* Average the colors in each entry to be the color to be used in the 140 * output color map, and plug it into the output color map itself. * [all...] |
/external/parameter-framework/upstream/tools/coverage/ |
coverage.xsl | 23 background-color: green; 28 background-color: greenyellow; 33 background-color: yellow; 38 background-color: orange; 43 background-color: orangeRed; 55 border-color: silver; 70 background-color: whitesmoke; 73 background-color: lightyellow; 89 <xsl:call-template name="legend-color"> 93 <xsl:call-template name="legend-color"> [all...] |
/external/skia/src/gpu/text/ |
GrAtlasTextBlob_regenInBatch.cpp | 25 GrColor color) { 59 // This is a bit wonky, but sometimes we have LCD text, in which case we won't have color 73 *vcolor = color; 92 *vcolor = color; 111 *vcolor = color; 130 *vcolor = color; 149 GrColor color, SkScalar transX, 219 transY, log2Width, log2Height, color); 223 // We may have changed the color so update it here 224 info->setColor(color); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
QuickDraw_Graphics_Suite.py | 34 """fill color - the fill color """ 42 """pen color - the pen color """ 68 """background color - the color used to fill in unoccupied areas """ 76 """color table - the color table """ 108 """text color - the default color for text objects "" [all...] |
/prebuilts/go/darwin-x86/src/image/gif/ |
reader_test.go | 11 "image/color" 20 "\x80\x00\x00" // headerFields=(a color table of 2 pixels), backgroundIndex, aspect 21 paletteStr = "\x10\x20\x30\x40\x50\x60" // the color table, also known as a palette 82 Palette: color.Palette{ 83 color.RGBA{0x10, 0x20, 0x30, 0xff}, 84 color.RGBA{0x40, 0x50, 0x60, 0xff}, 120 c0 := color.RGBA{paletteStr[0], paletteStr[1], paletteStr[2], 0xff} 121 c1 := color.RGBA{paletteStr[3], paletteStr[4], paletteStr[5], 0xff} 122 cz := color.RGBA{} 123 wants := []color.Palette [all...] |
/prebuilts/go/linux-x86/src/image/gif/ |
reader_test.go | 11 "image/color" 20 "\x80\x00\x00" // headerFields=(a color table of 2 pixels), backgroundIndex, aspect 21 paletteStr = "\x10\x20\x30\x40\x50\x60" // the color table, also known as a palette 82 Palette: color.Palette{ 83 color.RGBA{0x10, 0x20, 0x30, 0xff}, 84 color.RGBA{0x40, 0x50, 0x60, 0xff}, 120 c0 := color.RGBA{paletteStr[0], paletteStr[1], paletteStr[2], 0xff} 121 c1 := color.RGBA{paletteStr[3], paletteStr[4], paletteStr[5], 0xff} 122 cz := color.RGBA{} 123 wants := []color.Palette [all...] |