Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DVisibility.java103 float[] spheres, int spheresOffset, int spheresCount, in frustumCullSpheres() argument
/frameworks/base/core/jni/android/opengl/
Dutil.cpp466 jfloatArray spheres_ref, jint spheresOffset, jint spheresCount, in util_frustumCullSpheres() argument
473 FloatArrayHelper spheres(env, spheres_ref, spheresOffset, spheresCount * 4); in util_frustumCullSpheres()