Searched refs:nativeRowBytes (Results 1 – 2 of 2) sorted by relevance
1732 return nativeRowBytes(mNativePtr); in getRowBytes()2422 private static native int nativeRowBytes(long nativeBitmap); in nativeRowBytes() method in Bitmap
16199 Landroid/graphics/Bitmap;->nativeRowBytes(J)I