Searched refs:nativeSetPixels (Results 1 – 3 of 3) sorted by relevance
2059 nativeSetPixels(mNativePtr, pixels, offset, stride, in setPixels()2244 private static native void nativeSetPixels(long nativeBitmap, int[] colors, in nativeSetPixels() method in Bitmap
416 /*package*/ static void nativeSetPixels(long nativeBitmap, int[] colors, int offset, in nativeSetPixels() method in Bitmap_Delegate
19091 Landroid/graphics/Bitmap;->nativeSetPixels(J[IIIIIII)V