Searched refs:spheres (Results 1 – 2 of 2) sorted by relevance
103 float[] spheres, int spheresOffset, int spheresCount, in frustumCullSpheres() argument
475 FloatArrayHelper spheres(env, spheres_ref, spheresOffset, spheresCount * 4); in util_frustumCullSpheres() local478 bool initializedOK = mvp.check() && spheres.check() && results.check(); in util_frustumCullSpheres()484 spheres.bind(); in util_frustumCullSpheres()491 pSphere = spheres.mData; in util_frustumCullSpheres()