Home | Sort by relevance Sort by last modified time |
/frameworks/native/opengl/libagl/ | |
fp.h | 51 inline int isZeroOrNegativef(GLfloat) CONST; 131 int isZeroOrNegativef(GLfloat v) { |
matrix.cpp | 819 isZeroOrNegativef(zNear) || 820 isZeroOrNegativef(zFar)) |