Searched refs:nativeRowBytes (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java825 return nativeRowBytes(mNativeBitmap);
1188 private static native int nativeRowBytes(int nativeBitmap); method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java306 /*package*/ static int nativeRowBytes(int nativeBitmap) { method in class:Bitmap_Delegate

Completed in 82 milliseconds