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

  /external/qemu/android/skin/
trackball.c 469 #define BACK_COLOR 0x00000000
489 unsigned color = BACK_COLOR;
540 color = color_blend( color, BACK_COLOR, a );
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 649 private final Color BACK_COLOR = new Color(0xc0c0c0);
    [all...]

Completed in 308 milliseconds