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

/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp420 static bool sphereHitsFrustum(const float* pFrustum, const float* pSphere) { function in namespace:android
516 if (sphereHitsFrustum(frustum, pSphere)) {

Completed in 683 milliseconds