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

/frameworks/native/opengl/libagl/
H A Dvertex.cpp91 if (v->clip.x < -w) clip |= vertex_t::CLIP_L;
H A Dcontext.h106 CLIP_L = 0x0001, // clipping flags enumerator in enum:android::gl::vertex_t::__anon1358

Completed in 255 milliseconds