HomeSort by relevance Sort by last modified time
    Searched full:colors (Results 201 - 225 of 2849) sorted by null

1 2 3 4 5 6 7 891011>>

  /developers/build/templates/base/_MODULE_/src/template/res/values-v21/
base-colors.xml.ftl 19 <#list sample.colors.color as col>
base-template-styles.xml.ftl 21 <#list sample.colors.color as col>
  /development/apps/GestureBuilder/res/values/
colors.xml 3 /* //device/apps/common/assets/res/any/colors.xml
  /development/samples/browseable/DrawableTinting/
_index.jd 11 A color state list is referenced as the tint color, which defines colors for different
  /external/ImageMagick/PerlMagick/t/reference/composite/
Out.miff 2 class=DirectClass colors=0 alpha-trait=Undefined
Xor.miff 2 class=DirectClass colors=0 alpha-trait=Undefined
  /external/ImageMagick/PerlMagick/t/reference/filter/
AdaptiveThreshold.miff 2 class=DirectClass colors=0 alpha-trait=Undefined
Segment.miff 2 class=PseudoClass colors=2 alpha-trait=Undefined
  /external/ImageMagick/PerlMagick/t/reference/read/
granite.miff 2 class=PseudoClass colors=16 alpha-trait=Undefined
input_tim.miff 2 class=PseudoClass colors=16 alpha-trait=Undefined
  /external/google-breakpad/src/testing/gtest/test/
gtest_color_test_.cc 33 // colors in the output. It prints "YES" and returns 1 if Google Test
34 // decides to use colors, and prints "NO" and returns 0 otherwise.
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
  /external/gtest/test/
gtest_color_test_.cc 33 // colors in the output. It prints "YES" and returns 1 if Google Test
34 // decides to use colors, and prints "NO" and returns 0 otherwise.
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
  /external/pdfium/testing/resources/javascript/
globals.in 41 var some_object = { "colors": [ "red", "green", "blue"] };
115 app.alert(" " + actual.colors[0]);
116 app.alert(" " + actual.colors[1]);
117 app.alert(" " + actual.colors[2]);
  /external/protobuf/gtest/test/
gtest_color_test_.cc 33 // colors in the output. It prints "YES" and returns 1 if Google Test
34 // decides to use colors, and prints "NO" and returns 0 otherwise.
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
  /external/selinux/libselinux/man/man3/
selinux_colors_path.3 22 controls the colors to be associated with the
  /external/selinux/libselinux/src/
file_path_suffixes.h 22 S_(COLORS, "/secolor.conf")
  /external/skia/gm/
drawminibitmaprect.cpp 31 static const SkColor colors[] = { SK_ColorRED, SK_ColorYELLOW, local
44 SkASSERT(SK_ARRAY_COUNT(colors) == SK_ARRAY_COUNT(pos));
51 colors, pos,
52 SK_ARRAY_COUNT(colors),
imagefilterstransformed.cpp 36 SkColor colors[2]; local
37 colors[0] = SK_ColorWHITE;
38 colors[1] = SK_ColorBLACK;
40 SkGradientShader::CreateRadial(SkPoint::Make(x, y), radius, colors, nullptr, 2,
  /external/skia/include/client/android/
SkPixelXorXfermode.h 16 not really usefull for operating on blended colors.
  /external/skia/include/utils/
SkMeshUtils.h 46 const SkPoint verts[], const SkColor colors[],
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 395 int count, uint32_t* colors) {
396 SkASSERT(count > 0 && colors != nullptr);
467 _mm_storeu_si128(reinterpret_cast<__m128i *>(colors), sum0);
469 colors += 4;
494 *colors++ = _mm_cvtsi128_si32(sum);
541 _mm_storeu_si128(reinterpret_cast<__m128i *>(colors), sum0);
543 colors += 4;
575 *colors++ = _mm_cvtsi128_si32(sum0);
587 int count, uint32_t* colors) {
588 SkASSERT(count > 0 && colors != nullptr)
    [all...]
  /external/skia/tools/lua/
gradients.lua 16 --io.write(g.type, " gradient with ", g.colorCount, " colors\n")
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_color_test_.cc 33 // colors in the output. It prints "YES" and returns 1 if Google Test
34 // decides to use colors, and prints "NO" and returns 0 otherwise.
62 // Google Test decides to use colors in the output (assuming it
67 // Google Test decides not to use colors in the output.
  /frameworks/base/core/res/res/values-land/
arrays.xml 3 /* //device/apps/common/assets/res/any/colors.xml
  /frameworks/base/core/res/res/values-sw600dp/
colors.xml 3 /* //device/apps/common/assets/res/any/colors.xml

Completed in 254 milliseconds

1 2 3 4 5 6 7 891011>>