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

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeFrame.java 111 if (ints.length * nativeIntSize() > getFormat().getSize()) {
114 (getFormat().getSize() / nativeIntSize()) + " integers).");
238 private static native int nativeIntSize();
  /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 67 milliseconds