HomeSort by relevance Sort by last modified time
    Searched refs:getCoordinates (Results 1 - 25 of 26) sorted by null

1 2

  /hardware/bsp/intel/peripheral/libupm/examples/c++/
lsm303.cxx 37 sensor->getCoordinates();
  /hardware/bsp/intel/peripheral/libupm/examples/java/
LSM303Sample.java 43 sensor.getCoordinates();
  /hardware/bsp/intel/peripheral/libupm/examples/python/
lsm303.py 51 successFail = myAccelrCompass.getCoordinates()
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
lsm303.js 36 successFail = myAccelrCompass.getCoordinates();
  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 120 mraa::Result getCoordinates();
129 * Gets raw coordinate data; it is updated when getCoordinates() is called
lsm303.cxx 70 if (getCoordinates() != mraa::SUCCESS) {
113 LSM303::getCoordinates()
  /hardware/bsp/intel/peripheral/sensors/mraa/sensors/
LSM303dOrientation.cpp 59 getCoordinates();
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.cxx 88 if (getCoordinates() != mraa::SUCCESS) {
131 LSM303d::getCoordinates()
lsm303d.h 112 mraa::Result getCoordinates();
121 * Gets raw coordinate data; it is updated when getCoordinates() is called
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 154 public ConversationItemViewCoordinates getCoordinates(final int key) {
479 ConversationItemViewCoordinates coordinates = cache.getCoordinates(cacheKey);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Keyboard.java 246 public int[] getCoordinates(@Nonnull final int[] codePoints) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java 286 coordinates = keyboard.getCoordinates(codePoints);
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 553 coords, endPts, flags = self.getCoordinates(glyfTable)
622 def getCoordinates(self, glyfTable):
632 coordinates, endPts, flags = g.getCoordinates(glyfTable)
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btConvexHullComputer.cpp 832 btVector3 getCoordinates(const Vertex* v);
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.42.2/
selenium-htmlunit-driver-2.42.2.jar 
  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 724 coordinates, endPts, flags = glyph.getCoordinates(glyfTable)
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js     [all...]
mootools-more-yui-compressed.min.js     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release.jar 
espresso-core-2.2.2-release.jar 
espresso-intents-2.2.2-release.jar 

Completed in 869 milliseconds

1 2