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