Home
last modified time | relevance | path

Searched defs:sphere (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DVisibility.java121 int positionsOffset, int positionsCount, float[] sphere, in computeBoundingSphere()
/frameworks/rs/driver/runtime/
Drs_matrix.c369 rsIsSphereInFrustum(float4* sphere, float4* left, float4* right, float4* top, float4* bottom, in rsIsSphereInFrustum()
/frameworks/base/core/jni/android/opengl/
Dutil.cpp313 FloatArrayHelper sphere(env, sphere_ref, sphereOffset, 4); in util_computeBoundingSphere() local