Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dprimitives.cpp857 const int MAX_VERTICES = 3; in clip_triangle() local
873 vertex_t* out[2][MAX_CLIPPING_PLANES + MAX_VERTICES + 2]; in clip_triangle()