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

/frameworks/native/opengl/libagl/
H A Dvertex.cpp83 void clipFrustumPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables) function in namespace:android
131 clipFrustumPerspective(c, v, enables);
152 clipFrustumPerspective(c, v, GGL_ENABLE_DEPTH_TEST);
155 clipFrustumPerspective(c, v, 0);

Completed in 45 milliseconds