OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POLY_CLIP_IN
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/opengl/
poly.h
45
#define
POLY_CLIP_IN
2 /* polygon entirely inside box */
poly_clip.cpp
98
* If polygon is entirely inside box, then
POLY_CLIP_IN
is returned.
127
return
POLY_CLIP_IN
;
Completed in 171 milliseconds