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

  /external/grpc-grpc/examples/ruby/route_guide/
route_guide_server.rb 36 def calculate_distance(point_a, point_b)
39 lat_b = to_radians.call(point_b.latitude / COORD_FACTOR)
41 lon_b = to_radians.call(point_b.longitude / COORD_FACTOR)
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderVertexSpacing.cpp 1140 const _tess_coordinate_cartesian& point_b = edge.points[n_base_point + 1]; local
    [all...]

Completed in 267 milliseconds