Home
last modified time | relevance | path

Searched defs:setLongitude (Results 1 – 2 of 2) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/threegpp26244/
DLocationInformationBox.java57 public void setLongitude(double longitude) { in setLongitude() method in LocationInformationBox
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_pb.js198 proto.routeguide.Point.prototype.setLongitude = function(value) { method in proto.routeguide.Point