Home | Sort by relevance Sort by last modified time |
/frameworks/base/opengl/libagl/ | |
vertex.cpp | 91 if (v->clip.x < -w) clip |= vertex_t::CLIP_L; |
/frameworks/base/include/private/opengles/ | |
gl_context.h | 109 CLIP_L = 0x0001, // clipping flags |