Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dvertex.cpp83 void clipFrustumPerspective(ogles_context_t* c, vertex_t* v, uint32_t enables) in clipFrustumPerspective() function
131 clipFrustumPerspective(c, v, enables); in clipAllPerspective()
152 clipFrustumPerspective(c, v, GGL_ENABLE_DEPTH_TEST); in ogles_vertex_perspective3DZ()
155 clipFrustumPerspective(c, v, 0); in ogles_vertex_perspective3D()