Searched refs:nativeRowBytes (Results 1 – 2 of 2) sorted by relevance
1246 return nativeRowBytes(mNativePtr); in getRowBytes()1705 private static native int nativeRowBytes(long nativeBitmap); in nativeRowBytes() method in Bitmap
364 /*package*/ static int nativeRowBytes(long nativeBitmap) { in nativeRowBytes() method in Bitmap_Delegate