Searched refs:POLY_CLIP_IN (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/opengl/
H A Dpoly.h45 #define POLY_CLIP_IN 2 /* polygon entirely inside box */ macro
H A Dpoly_clip.cpp98 * If polygon is entirely inside box, then POLY_CLIP_IN is returned.
127 return POLY_CLIP_IN;

Completed in 49 milliseconds