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

  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
XfermodeTest.java 84 private static final int BG_COLOR = 0xFFFFFFFF;
92 BG_COLOR, BG_COLOR, SRC_COLOR, SRC_COLOR } },
95 BG_COLOR, DST_COLOR, DST_COLOR, BG_COLOR } },
98 BG_COLOR, DST_COLOR, SRC_COLOR, SRC_COLOR } },
101 BG_COLOR, DST_COLOR, DST_COLOR, SRC_COLOR } },
104 BG_COLOR, BG_COLOR, SRC_COLOR, BG_COLOR } },
    [all...]
  /external/skia/samplecode/
SampleSlides.cpp 21 #define BG_COLOR 0xFFDDDDDD
678 canvas.drawColor(BG_COLOR);
685 this->setBGColor(BG_COLOR);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java     [all...]

Completed in 157 milliseconds