Searched refs:CLIP_B (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | vertex.cpp | 93 if (v->clip.y < -w) clip |= vertex_t::CLIP_B; in clipFrustumPerspective() |
D | context.h | 108 CLIP_B = 0x0004, enumerator |