Searched refs:sphere (Results 1 - 4 of 4) sorted by relevance

/external/eigen/demos/opengl/
H A Dgpuhelper.cpp122 static IcoSphere sphere; local
123 sphere.draw(level);
/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationPlayerActivity.java127 View sphere = findViewById(R.id.animation_sphere);
140 sphere.startAnimation(sphereAnim);
/external/v8/benchmarks/
H A Draytrace.js65 // flog/shape/sphere.js
825 var sphere = new Flog.RayTracer.Shape.Sphere(
863 scene.shapes.push(sphere);
/external/scapy/scapy/layers/
H A Dinet.py1107 class IPsphere(visual.sphere):
1109 visual.sphere.__init__(self, **kargs)

Completed in 207 milliseconds