Home
last modified time | relevance | path

Searched defs:all_cc (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Dprimitives.cpp853 uint32_t all_cc = (v0->flags | v1->flags | v2->flags) & vertex_t::CLIP_ALL; in clip_triangle() local
1035 const uint32_t all_cc = (s->flags | p->flags) & vertex_t::CLIP_ALL; in clip_line() local