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

  /hardware/bsp/intel/peripheral/libupm/examples/c++/
lsm303.cxx 53 << sensor->getHeading()
  /hardware/bsp/intel/peripheral/libupm/examples/java/
LSM303Sample.java 53 System.out.println("heading: " + sensor.getHeading());
  /hardware/bsp/intel/peripheral/libupm/examples/python/
lsm303.py 69 print "heading:", myAccelrCompass.getHeading()
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
lsm303.js 52 console.log("heading: " + myAccelrCompass.getHeading());
  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 115 float getHeading();
lsm303.cxx 68 LSM303::getHeading()
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h 107 float getHeading();
lsm303d.cxx 86 LSM303d::getHeading()
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 

Completed in 117 milliseconds