HomeSort by relevance Sort by last modified time
    Searched refs:yellow (Results 51 - 75 of 109) sorted by null

1 23 4 5

  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
html.go 134 .highlight-yellow { background-color: yellow; }
162 "highlight-yellow"
  /external/libnl/doc/stylesheets/
xhtml11.css 302 background: yellow;
slidy.css 214 .navbar a:visited {color: yellow}
volnitsky.css 304 background: yellow;
  /external/mesa3d/docs/specs/OLD/
MESA_packed_depth_stencil.spec 95 CMYK_EXT Color Cyan, Magenta, Yellow, Black components
96 CMYKA_EXT Color Cyan, Magenta, Yellow, Black, A components
181 CMYK_EXT cyan magenta yellow black
  /cts/tests/app/src/android/app/cts/
ProgressDialogTest.java 66 R.drawable.yellow);
  /external/ImageMagick/MagickWand/
pixel-wand.c     [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
disassemble.cpp 100 // Sets the output to yellow, if color is turned on.
102 if (color_) out_.get() << libspirv::clr::yellow();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 309 Color.pink, Color.red, Color.white, Color.yellow, Color.darkGray,
  /external/ImageMagick/MagickCore/
pixel-accessor.h 842 const Quantum yellow,Quantum *magick_restrict pixel)
844 pixel[image->channel_map[YellowPixelChannel].offset]=yellow;
  /external/ImageMagick/www/api/
color.php 148 <p>ListColorInfo() lists color names to the specified file. Color names are a convenience. Rather than defining a color by its red, green, and blue intensities just use a color name such as white, blue, or yellow.</p>
constitute.php 89 <dd> This string reflects the expected ordering of the pixel array. It can be any combination or order of R = red, G = green, B = blue, A = alpha (0 is transparent), O = opacity (0 is opaque), C = cyan, Y = yellow, M = magenta, K = black, I = intensity (for grayscale), P = pad. </dd>
  /cts/tests/tests/print/src/android/print/cts/
PrintServicesTest.java 428 R.raw.yellow);
  /cts/tests/tests/widget/src/android/widget/cts/
ProgressBarTest.java 192 Drawable mockProgressDrawable = spy(new ColorDrawable(Color.YELLOW));
520 Drawable d3 = mActivity.getDrawable(R.drawable.yellow);
  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp     [all...]
es31fDrawTests.cpp 106 // Verifies image contains only yellow or greeen, or a linear combination
123 // Any pixel with !(G ~= 255) is faulty (not a linear combinations of green and yellow)
127 // Any pixel with !(B ~= 0) is faulty (not a linear combinations of green and yellow)
799 // \note the green/yellow pattern is only for clarity. The test will only verify that all instances were drawn by looking for anything non-green/yellow.
810 const tcu::Vec4 yellow (1, 1, 0, 1);
850 colors.push_back(((x + y) % 2 == 0) ? (green) : (yellow));
    [all...]
es31fGeometryShaderTests.cpp 966 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); local
995 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); local
1274 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); local
3443 const tcu::Vec4 yellow = tcu::Vec4(1.0f, 1.0f, 0.0f, 1.0f); local
    [all...]
  /external/libvncserver/webclients/novnc/include/
base.css 380 color:yellow;
  /prebuilts/go/darwin-x86/src/image/color/
ycbcr.go 345 // magenta, yellow and black.
  /prebuilts/go/linux-x86/src/image/color/
ycbcr.go 345 // magenta, yellow and black.
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 680 const tcu::Vec4 yellow (1, 1, 0, 1);
718 colors.push_back(((x + y) % 2 == 0) ? (green) : (yellow));
775 // \note the green/yellow pattern is only for clarity. The test will only verify that all instances were drawn by looking for anything non-green/yellow.
796 // Any pixel with !(G ~= 255) is faulty (not a linear combinations of green and yellow)
800 // Any pixel with !(B ~= 0) is faulty (not a linear combinations of green and yellow)
    [all...]
  /external/jline/
jline-1.0.jar 
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 358 // Reduce saturation near score=0 (so it is colored grey, rather than yellow).
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 358 // Reduce saturation near score=0 (so it is colored grey, rather than yellow).

Completed in 859 milliseconds

1 23 4 5