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

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp877 vertex_t** ivl = in; local
900 vertex_t* s = ivl[ic-1];
905 vertex_t* p = ivl[i];
944 ivl = ovl;
966 vertex_t* s = ivl[ic-1];
970 vertex_t* p = ivl[i];
1009 ivl = ovl;
1019 p0 = ivl[0];
1020 p1 = ivl[1];
1022 p2 = ivl[
[all...]

Completed in 208 milliseconds