Searched refs:isZeroOrNegativef (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/opengl/libagl/
H A Dfp.h51 inline int isZeroOrNegativef(GLfloat) CONST;
131 int isZeroOrNegativef(GLfloat v) { function in namespace:android::gl
H A Dmatrix.cpp819 isZeroOrNegativef(zNear) ||
820 isZeroOrNegativef(zFar))

Completed in 45 milliseconds