Home
last modified time | relevance | path

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

/frameworks/base/opengl/libagl/
Dvertex.cpp96 if (v->clip.z > w) clip |= vertex_t::CLIP_F; in clipFrustumPerspective()
/frameworks/base/include/private/opengles/
Dgl_context.h111 CLIP_F = 0x0020, enumerator