Searched defs:G (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
D | BitmapUtils.java | 34 public static int G = 1; field in BitmapUtils
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 22 (function(F,G){function K(){}if(!(Object.defineProperty instanceof Function)&&Object.prototype.__de… argument 25 (function(){function F(){F.b2AABB.apply(this,arguments)}function G(){G.b2Bound.apply(this,arguments… class 122 Y=Box2D.Collision.b2SimplexCache;Box2D.inherit(G,Box2D.Collision.Shapes.b2Shape);G.prototype.__supe… class 164 …-L*B);return p};F.prototype.Abs=function(){this.col1.Abs();this.col2.Abs()};G.b2Mat33=function(){t… method 459 …e=this.m_fillAlpha=this.m_alpha=this.m_lineThickness=this.m_drawScale=1;var G=this;this.m_sprite={… argument 460 G};F.prototype.GetFlags=function(){return this.m_drawFlags};F.prototype.AppendFlags=function(G){if(… argument 461 undefined)G=0;this.m_lineThickness=G;this.m_ctx.strokeWidth=G};F.prototype.GetLineThickness=functio… argument 462 F.prototype.DrawPolygon=function(G,K,y){if(K){var w=this.m_ctx,A=this.m_drawScale;w.beginPath();w.s… argument 463 1;y<K;y++)w.lineTo(G[y].x*A,G[y].y*A);w.lineTo(G[0].x*A,G[0].y*A);w.closePath();w.fill();w.stroke()… argument 464 this._color(w.color,this.m_fillAlpha);A.arc(p,B,K*U,0,Math.PI*2,true);A.moveTo(p,B);A.lineTo((G.x+y… argument
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
D | CompressedTextureSurfaceView.java | 205 int G = getUnsignedByte(mReadBackBuffer.get(sampleStart + 1)); in comparePixel() local
|
/cts/tools/signature-tools/test/signature/comparator/ |
D | ClassCompareTest.java | 370 CompilationUnit G = new CompilationUnit("a.G", in interfaceClosureTest() local
|