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

/frameworks/rs/scriptc/
H A Drs_matrix.rsh124 * rsIsSphereInFrustum: Checks if a sphere is within the frustum planes
139 rsIsSphereInFrustum(float4* sphere, float4* left, float4* right, float4* top, float4* bottom,
171 rsIsSphereInFrustum(float4* sphere, float4* left, float4* right, float4* top, float4* bottom,
/frameworks/rs/api/
H A Drs_matrix.spec122 function: rsIsSphereInFrustum
166 function: rsIsSphereInFrustum
/frameworks/rs/driver/runtime/
H A Drs_matrix.c369 rsIsSphereInFrustum(float4* sphere, float4* left, float4* right, float4* top, float4* bottom, function

Completed in 342 milliseconds