HomeSort by relevance Sort by last modified time
    Searched defs:BACK_COLOR (Results 1 - 3 of 3) 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/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 64 private static final Color BACK_COLOR
654 gc.setBackground(BACK_COLOR);
  /prebuilts/devtools/tools/lib/
draw9patch.jar 

Completed in 130 milliseconds