/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | NativeColorBufferTest.java | 41 float g = 0.0f; in test_RGBA_1001() local 59 float g = 1.0f; in test_RGBA_1101() local 77 float g = 1.0f; in test_RGBA_1111() local 96 float g = 1.0f; in test_RGBA_0101() local 115 float g = 0.0f; in test_RGBA_0011() local 134 float g = 0.0f; in test_RGBA_0000() local 153 float g = 0.7f; in test_RGBA_rand_val_one() local 170 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors() 183 float g = expectedColor[1]; in compare() local
|
D | ColorBufferTest.java | 46 float g = 0.0f; in test_RGBA_1001() local 64 float g = 1.0f; in test_RGBA_1101() local 82 float g = 1.0f; in test_RGBA_1111() local 101 float g = 1.0f; in test_RGBA_0101() local 120 float g = 0.0f; in test_RGBA_0011() local 139 float g = 0.0f; in test_RGBA_0000() local 158 float g = 0.7f; in test_RGBA_rand_val_one() local 175 private float[] getVertexColors(float r, float g, float b, float a) { in getVertexColors() 189 float g = expectedColor[1]; in compare() local
|
D | RendererOneColorBufferTest.java | 217 float g = (pixel >> 8) & 0xFF; in doOnDrawFrame() local
|
/cts/apps/CtsVerifier/include/colorchecker/ |
D | vec3.h | 99 inline T g() const { return mGreen; } in g() function
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Audio_Genres_MembersTest.java | 220 long g = c.getLong(c.getColumnIndex(Members.GENRE_ID)); in testStoreAudioGenresMembersExternal() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ImageProcessingTest.java | 272 float g = f; in testLUT() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | YuvImageTest.java | 381 int g = Color.green(actual) - Color.green(exp); in distance() local 388 int g = Color.green(argb); in argb2yuv() local
|
D | BitmapFactoryTest.java | 686 final int g = multiplyAlpha(Color.green(actual), a1) - in distance() local 693 final int g = Color.green(actual) - Color.green(expect); in distance() local
|
D | BitmapRegionDecoderTest.java | 441 int g = Color.green(actual) - Color.green(exp); in distance() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayTest.java | 484 int g = mPixelBuf.get(1) & 0xff; in checkSurfaceFrame() local
|
D | DecodeEditEncodeTest.java | 759 int g = pixelBuf.get(1) & 0xff; in checkSurfaceFrame() local
|
D | EncodeDecodeTest.java | 1223 int g = pixelBuf.get(1) & 0xff; in checkSurfaceFrame() local
|
D | EncodeVirtualDisplayWithCompositionTest.java | 382 int g = mPixelBuf.get(1) & 0xff; in checkSurfaceFrameColor() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | AllocationTest.java | 325 float g = y - 0.34414f * (cb - 128) - 0.71414f * (cr - 128); in convertPixelYuvToRgb() local
|
D | ImageReaderTest.java | 555 int g = (int) Math.max(0.0f, in convertPixelYuvToRgba() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 30 …ly(this,arguments)}function c(){c.b2Settings.apply(this,arguments)}function g(){g.b2Mat22.apply(th… function 183 …earVelocity=new y;this.m_force=new y};k.prototype.connectEdges=function(a,c,g){if(g===undefined)g=… argument 224 …stitution=this.m_friction=this.m_density=0};S.prototype.Create=function(a,c,g){this.m_userData=g.u… argument 225 this.m_isSensor=g.isSensor;this.m_shape=g.shape.Copy();this.m_density=g.density};S.prototype.Destro… argument 227 Z.prototype.Initialize=function(a,c,g,b,e,f){if(a===undefined)a=0;if(c===undefined)c=0;if(g===undef… argument 228 this.m_contactCount=this.m_bodyCount=0};Z.prototype.Solve=function(a,c,g){var b=0,e=0,f;for(b=0;b<t… argument 246 …oundBody=function(){return this.m_groundBody};h.prototype.Step=function(a,c,g){if(a===undefined)a=… argument 251 function(a,c){var g=this.m_contactManager.m_broadPhase;g.Query(function(b){return a(g.GetUserData(b… argument 252 …-A.b2_linearSlop);b.upperBound.Set(c.x+A.b2_linearSlop,c.y+A.b2_linearSlop);g.Query(function(e){e=… argument 264 m,r);this.m_debugDraw.DrawSegment(a,c,r);break;case q.e_mouseJoint:this.m_debugDraw.DrawSegment(f,m… argument
|
D | raytrace.js | 84 initialize : function(r, g, b) { argument
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
D | CameraFormatsActivity.java | 682 int g = data[index + 1] & 0xFF; in convertFromUnknown() local
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GLSurfaceViewCustom.java | 946 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | ... .awt.Graphics)
java.awt.Graphics g
public void paintBackground (java.awt.Graphics) ... |