Home
last modified time | relevance | path

Searched refs:CLIP_B (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Dvertex.cpp93 if (v->clip.y < -w) clip |= vertex_t::CLIP_B; in clipFrustumPerspective()
Dcontext.h109 CLIP_B = 0x0004, enumerator