HomeSort by relevance Sort by last modified time
    Searched refs:rowColor (Results 1 - 11 of 11) sorted by null

  /external/skia/gm/
bitmappremul.cpp 54 uint8_t rowColor = 0;
58 dst[x] = SkPackARGB32(rowColor, rowColor,
59 rowColor, rowColor);
61 if (rowColor == 0) {
62 rowColor = 255;
64 rowColor = 0;
xfermodes2.cpp 107 SkPMColor rowColor = SkPackARGB32(c, c, 0, c/2);
109 pixels[kSize * y + x] = rowColor;
  /external/skqp/gm/
bitmappremul.cpp 54 uint8_t rowColor = 0;
58 dst[x] = SkPackARGB32(rowColor, rowColor,
59 rowColor, rowColor);
61 if (rowColor == 0) {
62 rowColor = 255;
64 rowColor = 0;
xfermodes2.cpp 107 SkPMColor rowColor = SkPackARGB32(c, c, 0, c/2);
109 pixels[kSize * y + x] = rowColor;
  /external/libjpeg-turbo/java/doc/
script.js 8 row.className = (count++ % 2) ? rowColor : altColor;
stylesheet.css 402 .rowColor {
  /external/subsampling-scale-image-view/docs/javadoc/
script.js 8 row.className = (count++ % 2) ? rowColor : altColor;
stylesheet.css 507 .rowColor {
  /external/guava/
javadoc-stylesheet.css 402 .rowColor {
  /external/icu/icu4j/
stylesheet7.css 417 .rowColor {
stylesheet8.css 511 .rowColor {

Completed in 2849 milliseconds