Home
last modified time | relevance | path

Searched refs:TestPoint (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js122 …f(Box2D.is(k,G))this.m_p.SetV((k instanceof G?k:null).m_p)};G.prototype.TestPoint=function(k,z){va… method in G
127 …tion=new V;this.m_cornerDir1=new V;this.m_cornerDir2=new V};y.prototype.TestPoint=function(){retur… method in y
141 …AsEdge=function(k,z){var u=new A;u.SetAsEdge(k,z);return u};A.prototype.TestPoint=function(k,z){va… method in A
152 k.m_radius};U.prototype.GetType=function(){return this.m_type};U.prototype.TestPoint=function(){ret… method in U
222 …serData=function(a){this.m_userData=a};S.prototype.TestPoint=function(a){return this.m_shape.TestP… method in S
252 …y(function(e){e=g.GetUserData(e)instanceof S?g.GetUserData(e):null;if(e.TestPoint(c))return a(e);r…