OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIP_L
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
vertex.cpp
91
if (v->clip.x < -w) clip |= vertex_t::
CLIP_L
;
context.h
106
CLIP_L
= 0x0001, // clipping flags
Completed in 89 milliseconds