HomeSort by relevance Sort by last modified time
    Searched refs:paraxial (Results 1 - 2 of 2) sorted by null

  /external/valgrind/memcheck/tests/
vcpu_fbench.c 275 static short paraxial; variable
316 " Paraxial ray 47.08372160249 0.04177864821",
576 If the variable PARAXIAL is true, the trace through the
577 surface will be done using the paraxial approximations.
619 if (paraxial) {
775 for (paraxial = 0; paraxial <= 1; paraxial++) {
780 od_sa[paraxial][0] = object_distance;
781 od_sa[paraxial][1] = axis_slope_angle
    [all...]
  /external/valgrind/perf/
fbench.c 271 static short paraxial; variable
312 " Paraxial ray 47.08372160249 0.04177864821",
572 If the variable PARAXIAL is true, the trace through the
573 surface will be done using the paraxial approximations.
615 if (paraxial) {
771 for (paraxial = 0; paraxial <= 1; paraxial++) {
776 od_sa[paraxial][0] = object_distance;
777 od_sa[paraxial][1] = axis_slope_angle
    [all...]

Completed in 83 milliseconds