HomeSort by relevance Sort by last modified time
    Searched defs:nativeIntSize (Results 1 - 2 of 2) 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/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 39 milliseconds