Searched refs:CLIP_R (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/libagl/ | ||
D | vertex.cpp | 92 if (v->clip.x > w) clip |= vertex_t::CLIP_R; in clipFrustumPerspective() |
D | context.h | 107 CLIP_R = 0x0002, enumerator |