/frameworks/base/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 22 int GL_ADD = 0x0104; 23 int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; 24 int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; 25 int GL_ALPHA = 0x1906; 26 int GL_ALPHA_BITS = 0x0D55; 27 int GL_ALPHA_TEST = 0x0BC0; 28 int GL_ALWAYS = 0x0207; 29 int GL_AMBIENT = 0x1200; 30 int GL_AMBIENT_AND_DIFFUSE = 0x1602; 31 int GL_AND = 0x1501; [all …]
|
D | GL11Header.java-if | 22 int GL_ACTIVE_TEXTURE = 0x84E0; 23 int GL_ADD_SIGNED = 0x8574; 24 int GL_ALPHA_SCALE = 0x0D1C; 25 int GL_ALPHA_TEST_FUNC = 0x0BC1; 26 int GL_ALPHA_TEST_REF = 0x0BC2; 27 int GL_ARRAY_BUFFER = 0x8892; 28 int GL_ARRAY_BUFFER_BINDING = 0x8894; 29 int GL_BLEND_DST = 0x0BE0; 30 int GL_BLEND_SRC = 0x0BE1; 31 int GL_BUFFER_ACCESS = 0x88BB; [all …]
|
D | GL11ExtensionPackHeader.java-if | 22 int GL_BLEND_DST_ALPHA = 0x80CA; 23 int GL_BLEND_DST_RGB = 0x80C8; 24 int GL_BLEND_EQUATION = 0x8009; 25 int GL_BLEND_EQUATION_ALPHA = 0x883D; 26 int GL_BLEND_EQUATION_RGB = 0x8009; 27 int GL_BLEND_SRC_ALPHA = 0x80CB; 28 int GL_BLEND_SRC_RGB = 0x80C9; 29 int GL_COLOR_ATTACHMENT0_OES = 0x8CE0; 30 int GL_COLOR_ATTACHMENT1_OES = 0x8CE1; 31 int GL_COLOR_ATTACHMENT2_OES = 0x8CE2; [all …]
|
D | GL11ExtHeader.java-if | 22 int GL_MATRIX_INDEX_ARRAY_BUFFER_BINDING_OES = 0x8B9E; 23 int GL_MATRIX_INDEX_ARRAY_OES = 0x8844; 24 int GL_MATRIX_INDEX_ARRAY_POINTER_OES = 0x8849; 25 int GL_MATRIX_INDEX_ARRAY_SIZE_OES = 0x8846; 26 int GL_MATRIX_INDEX_ARRAY_STRIDE_OES = 0x8848; 27 int GL_MATRIX_INDEX_ARRAY_TYPE_OES = 0x8847; 28 int GL_MATRIX_PALETTE_OES = 0x8840; 29 int GL_MAX_PALETTE_MATRICES_OES = 0x8842; 30 int GL_MAX_VERTEX_UNITS_OES = 0x86A4; 31 int GL_TEXTURE_CROP_RECT_OES = 0x8B9D; [all …]
|
/frameworks/base/opengl/tools/glgen/stubs/gles11/ |
D | GLES20Header.java-if | 24 public static final int GL_ACTIVE_TEXTURE = 0x84E0; 25 public static final int GL_DEPTH_BUFFER_BIT = 0x00000100; 26 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; 27 public static final int GL_COLOR_BUFFER_BIT = 0x00004000; 28 public static final int GL_FALSE = 0; 29 public static final int GL_TRUE = 1; 30 public static final int GL_POINTS = 0x0000; 31 public static final int GL_LINES = 0x0001; 32 public static final int GL_LINE_LOOP = 0x0002; 33 public static final int GL_LINE_STRIP = 0x0003; [all …]
|
D | GLES10Header.java-if | 24 public static final int GL_ADD = 0x0104; 25 public static final int GL_ALIASED_LINE_WIDTH_RANGE = 0x846E; 26 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; 27 public static final int GL_ALPHA = 0x1906; 28 public static final int GL_ALPHA_BITS = 0x0D55; 29 public static final int GL_ALPHA_TEST = 0x0BC0; 30 public static final int GL_ALWAYS = 0x0207; 31 public static final int GL_AMBIENT = 0x1200; 32 public static final int GL_AMBIENT_AND_DIFFUSE = 0x1602; 33 public static final int GL_AND = 0x1501; [all …]
|
D | GLES11Header.java-if | 24 public static final int GL_ACTIVE_TEXTURE = 0x84E0; 25 public static final int GL_ADD_SIGNED = 0x8574; 26 public static final int GL_ALPHA_SCALE = 0x0D1C; 27 public static final int GL_ALPHA_TEST_FUNC = 0x0BC1; 28 public static final int GL_ALPHA_TEST_REF = 0x0BC2; 29 public static final int GL_ARRAY_BUFFER = 0x8892; 30 public static final int GL_ARRAY_BUFFER_BINDING = 0x8894; 31 public static final int GL_BLEND_DST = 0x0BE0; 32 public static final int GL_BLEND_SRC = 0x0BE1; 33 public static final int GL_BUFFER_ACCESS = 0x88BB; [all …]
|
D | GLES11ExtHeader.java-if | 24 public static final int GL_BLEND_EQUATION_RGB_OES = 0x8009; 25 public static final int GL_BLEND_EQUATION_ALPHA_OES = 0x883D; 26 public static final int GL_BLEND_DST_RGB_OES = 0x80C8; 27 public static final int GL_BLEND_SRC_RGB_OES = 0x80C9; 28 public static final int GL_BLEND_DST_ALPHA_OES = 0x80CA; 29 public static final int GL_BLEND_SRC_ALPHA_OES = 0x80CB; 30 public static final int GL_BLEND_EQUATION_OES = 0x8009; 31 public static final int GL_FUNC_ADD_OES = 0x8006; 32 public static final int GL_FUNC_SUBTRACT_OES = 0x800A; 33 public static final int GL_FUNC_REVERSE_SUBTRACT_OES = 0x800B; [all …]
|
/frameworks/base/api/ |
D | current.txt | 154 field public static final int accelerate_decelerate_interpolator = 17432580; // 0x10a0004 155 field public static final int accelerate_interpolator = 17432581; // 0x10a0005 156 field public static final int anticipate_interpolator = 17432583; // 0x10a0007 157 field public static final int anticipate_overshoot_interpolator = 17432585; // 0x10a0009 158 field public static final int bounce_interpolator = 17432586; // 0x10a000a 159 field public static final int cycle_interpolator = 17432588; // 0x10a000c 160 field public static final int decelerate_interpolator = 17432582; // 0x10a0006 161 field public static final int fade_in = 17432576; // 0x10a0000 162 field public static final int fade_out = 17432577; // 0x10a0001 163 field public static final int linear_interpolator = 17432587; // 0x10a000b [all …]
|
D | 14.txt | 154 field public static final int accelerate_decelerate_interpolator = 17432580; // 0x10a0004 155 field public static final int accelerate_interpolator = 17432581; // 0x10a0005 156 field public static final int anticipate_interpolator = 17432583; // 0x10a0007 157 field public static final int anticipate_overshoot_interpolator = 17432585; // 0x10a0009 158 field public static final int bounce_interpolator = 17432586; // 0x10a000a 159 field public static final int cycle_interpolator = 17432588; // 0x10a000c 160 field public static final int decelerate_interpolator = 17432582; // 0x10a0006 161 field public static final int fade_in = 17432576; // 0x10a0000 162 field public static final int fade_out = 17432577; // 0x10a0001 163 field public static final int linear_interpolator = 17432587; // 0x10a000b [all …]
|
/frameworks/compile/libbcc/runtime/ |
D | RuntimeDoc.rst | 10 __ashldi3 : long (long a, int b) // a << b [[llvm]] 11 __ashrdi3 : long (long a, int b) // a / 2**b (i.e. arithmetic a >> b) [[llvm]] 13 __lshrdi3 : long (long a, int b) // a >> b (without sign extension) [[llvm]] 16 __muldsi3 : long (int a, int b) // (long)a * (long)b [[llvm compiler-rt extension]] [[llvm]] 18 __udivsi3 : unsigned int (unsigned int a, unsigned int b) // unsigned int a / b [[llvm]] 25 …__cmpdi2 : int (long a, long b) // Signed comparison of a and b. (if a < b th… 26 …__ucmpdi2 : int (unsigned long a, unsigned long a) // Unsigned comparison of a and b. (if a < b … 30 __absvsi2 : int (int a) // |a| [[llvm]] 32 __addvsi3 : int (int a, int b) // a + b [[llvm]] 34 __mulvsi3 : int (int a, int b) // a * b [[llvm]] [all …]
|
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/ |
D | rslist.rs | 27 int result; 36 int textPos = 0; 38 int root(void) { 43 textPos -= (int)gDY*2; 51 int allocSize = rsAllocationGetDimX(listAlloc); 53 int width = rsgGetWidth(); 54 int height = rsgGetHeight(); 56 int itemHeight = 80; 57 int totalItemHeight = itemHeight * allocSize; 60 int firstItem = height - totalItemHeight; [all …]
|
D | fp_mad.rs | 3 const int TEST_COUNT = 1; constant 13 for (int ct=0; ct < 1000 * (1000 / 80); ct++) { 14 for (int i=0; i < (1000); i++) { 37 for (int ct=0; ct < 1000 * (1000 / 20); ct++) { 38 for (int i=0; i < (1000); i++) { 61 for (int ct=0; ct < 1000 * 10; ct++) { 62 for (int i=0; i < (1000); i++) { 76 for (int ct=0; ct < 1000 * 10 / 4; ct++) { 77 for (int i=0; i < (1000); i++) { 91 for (int ct=0; ct < 1000 * 10; ct++) { [all …]
|
D | alloc.rs | 3 int *a; 4 int dimX; 5 int dimY; 6 int dimZ; 14 int i, j; 32 int val = *(const int *)p; constant 41 int val = *(const int *)p; constant 50 int val = *(const int *)p; constant
|
D | foreach.rs | 3 int *a; 4 int dimX; 5 int dimY; 7 void root(int *out, uint32_t x, uint32_t y) { 13 int i, j;
|
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
D | rsbench.rs | 24 const int RS_MSG_TEST_DONE = 100; constant 25 const int RS_MSG_RESULTS_READY = 101; constant 27 const int gMaxModes = 31; constant 28 int gMaxLoops; 50 static int gOldWidth; variable 51 static int gOldHeight; constant 52 static int gWidth; constant 53 static int gHeight; variable 55 static int gGalaxyRadius = 300; constant 107 int gDisplayMode; [all …]
|
D | text_test.rs | 28 static int gRenderSurfaceW = 1280; variable 29 static int gRenderSurfaceH = 720; variable 33 static int textOffsets[] = { 0, 0, -5, -5, 5, 5, -8, -8, 8, 8}; constant 41 static void displayFontSamples(int fillNum) { 52 int left = 0, right = 0, top = 0, bottom = 0; 55 int textHeight = top - bottom; 56 int textWidth = right - left; 57 int numVerticalLines = height / textHeight; 58 int yPos = top; 60 int xOffset = 0, yOffset = 0; [all …]
|
D | subtest_def.rsh | 20 int renderSurfaceW; 21 int renderSurfaceH; 23 int user; 24 int user1; 25 int user2; 26 int user3;
|
/frameworks/compile/slang/tests/P_one_definition_rule/ |
D | def1.rs | 5 int member1; field 7 int member3; 8 int member4; 11 int member7; 12 int member8; 13 int member9;
|
D | def2.rs | 5 int member1; field 7 int member3; 8 int member4; 11 int member7; 12 int member8; 13 int member9;
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
D | carousel.rs | 32 int textureState; // whether or not the primary card texture is loaded. 33 int detailTextureState; // whether or not the detail for the card is loaded. 34 int geometryState; // whether or not geometry is loaded 35 int cardVisible; // not bool because of packing bug? 36 int detailVisible; // not bool because of packing bug? 37 int shouldPrefetch; // not bool because of packing bug? 131 static const int CMD_CARD_SELECTED = 100; constant 132 static const int CMD_DETAIL_SELECTED = 105; constant 133 static const int CMD_CARD_LONGPRESS = 110; constant 134 static const int CMD_REQUEST_TEXTURE = 200; constant [all …]
|
/frameworks/base/docs/html/sdk/api_diff/3/ |
D | missingSinces.txt | 73 NO DOC BLOCK: android.text.style.DynamicDrawableSpan Constructor (int) 79 …DOC BLOCK: android.text.style.ImageSpan Constructor (android.content.Context, android.net.Uri, int) 80 NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.content.Context, int, int) 81 NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.graphics.Bitmap, int) 82 NO DOC BLOCK: android.text.style.ImageSpan Constructor (android.graphics.drawable.Drawable, int) 83 …ndroid.text.style.ImageSpan Constructor (android.graphics.drawable.Drawable, java.lang.String, int) 85 NO DOC BLOCK: android.view.KeyEvent Constructor (long, java.lang.String, int, int) 87 NO DOC BLOCK: android.view.OrientationListener Constructor (android.content.Context, int) 91 NO DOC BLOCK: android.widget.ResourceCursorAdapter Constructor (android.content.Context, int, andro… 109 …Provider(java.lang.String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int) [all …]
|
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/ |
D | horizontal_blur.rs | 10 for (int r = -fs->radius; r <= fs->radius; r ++) { 16 for (int r = -fs->radius; r <= fs->radius; r ++) { 18 int validX = rsClamp((int)x + r, (int)0, (int)(fs->width - 1));
|
/frameworks/base/docs/html/sdk/api_diff/12/ |
D | missingSinces.txt | 6 NO DOC BLOCK: android.drm.DrmErrorEvent Constructor (int, int, java.lang.String, java.util.HashMap<… 7 NO DOC BLOCK: android.drm.DrmEvent Constructor (int, int, java.lang.String, java.util.HashMap<java.… 8 NO DOC BLOCK: android.drm.DrmInfoEvent Constructor (int, int, java.lang.String, java.util.HashMap<j… 15 NO DOC BLOCK: android.view.MotionEvent Method axisToString(int) 30 NO DOC BLOCK: android.view.MotionEvent Method getAxisValue(int) 31 NO DOC BLOCK: android.view.MotionEvent Method getAxisValue(int, int) 32 NO DOC BLOCK: android.view.MotionEvent.PointerCoords Method getAxisValue(int) 40 NO DOC BLOCK: android.view.MotionEvent Method getHistoricalAxisValue(int, int) 41 NO DOC BLOCK: android.view.MotionEvent Method getHistoricalAxisValue(int, int, int) 44 NO DOC BLOCK: android.view.InputDevice Method getMotionRange(int, int) [all …]
|
/frameworks/compile/slang/tests/F_root_compute_really_bad/ |
D | root_compute_really_bad.rs | 4 int root(int ain, int aout, int usrData, float x1, double y1,
|