Searched defs:near (Results 1 – 2 of 2) sorted by relevance
32 private boolean near; field in ProximityClassifier
50 static android::mat4 perspective(float hfov, float vfov, float near, float far) { in perspective()190 const float near = 10.0f; // arbitrary top of view volume in drawFrame() local