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

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

Completed in 64 milliseconds