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

  /hardware/bsp/intel/peripheral/libmraa/examples/java/
BlinkOnboard.java 44 Platform platform = mraa.getPlatformType();
HelloEdison.java 46 Platform platform = mraa.getPlatformType();
  /external/deqp/framework/egl/
egluNativeDisplay.hpp 56 eglw::EGLenum getPlatformType (void) const { return m_platformType; }
89 eglw::EGLenum getPlatformType (void) const { return m_platformType; }
egluUtil.cpp 248 display = egl.getPlatformDisplayEXT(nativeDisplay.getPlatformType(), nativeDisplay.getPlatformNative(), &legacyAttribs[0]);
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
common.hpp 94 getPlatformType()
  /frameworks/base/media/java/android/media/
AudioSystem.java     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 607 mPlatformType = AudioSystem.getPlatformType(context);
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]

Completed in 1157 milliseconds