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

  /device/google/dragon/sensor_hub/
cros_ec_sensors.h 126 char mRingPath[IIO_MAX_DEVICE_NAME_LENGTH];
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 172 private Path mRingPath;
428 mRingPath = null;
828 if (mRingPath != null && (!st.mUseLevelForShape || !mPathIsDirty)) return mRingPath;
850 if (mRingPath == null) {
851 mRingPath = new Path();
853 mRingPath.reset();
856 final Path ringPath = mRingPath;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 92 milliseconds