| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
| D | BitmapPixels.java | 59 private static int pack8888(int r, int g, int b, int a) { in pack8888() 63 private static short pack565(int r, int g, int b) { in pack565() 67 private static short pack4444(int r, int g, int b, int a) { in pack4444() 81 int g = Color.green(c); in premultiplyColor() local 96 int g = getG32(from) << 23; in makeRamp() local
|
| D | CreateBitmap.java | 47 int g = y * 255 / (HEIGHT - 1); in createColors() local
|
| D | ColorPickerDialog.java | 133 int g = ave(Color.green(c0), Color.green(c1), p); in interpColor() local 142 int g = Color.green(color); in rotateColor() local
|
| D | MeasureText.java | 45 int g = y * 255 / (HEIGHT - 1); in createColors() local
|
| D | PurgeableBitmapView.java | 72 int g = y * 255 / (HEIGHT - 1); in createColors() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | Gallery2.java | 53 Gallery g = (Gallery) findViewById(R.id.gallery); in onCreate() local
|
| D | Grid2.java | 42 GridView g = (GridView) findViewById(R.id.myGrid); in onCreate() local
|
| D | Gallery1.java | 46 Gallery g = (Gallery) findViewById(R.id.gallery); in onCreate() local
|
| D | ImageSwitcher1.java | 54 Gallery g = (Gallery) findViewById(R.id.gallery); in onCreate() local
|
| /development/ide/xcode/ports/ |
| D | SkBitmap_Mac.cpp | 32 unsigned g = SkPacked16ToG32(c); in convert565_to_32() local 49 unsigned g = SkGetPackedG4444(c); in convert4444_to_555() local
|
| /development/tools/yuv420sp2rgb/ |
| D | yuv420sp2rgb.c | 121 unsigned char g, in rgb16_cb() 131 unsigned char g, in common_rgb_cb() 175 unsigned char g, in rgb24_cb() 184 unsigned char g, in argb_cb()
|
| /development/tools/monkeyrunner/src/com/android/monkeyrunner/ |
| D | MonkeyRunner.java | 596 int g = ((value >> 5) & 0x03F) << 2; in getDeviceImage() local 618 int g = ((value >> 5) & 0x03F) << 2; in getDeviceImage() local
|
| /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
| D | GL2JNIView.java | 135 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser() 199 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
|
| /development/ndk/platforms/android-5/arch-x86/include/asm/ |
| D | desc_defs.h | 23 unsigned limit : 4, avl : 1, l : 1, d : 1, g : 1, base2 : 8; member 58 unsigned limit1 : 4, zero0 : 3, g : 1, base2 : 8; member
|