HomeSort by relevance Sort by last modified time
    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 97 * If polygon is entirely inside box, then POLY_CLIP_IN is returned.
126 return POLY_CLIP_IN;

Completed in 62 milliseconds