Searched refs:nativeSetPixels (Results 1 – 2 of 2) sorted by relevance
1551 nativeSetPixels(mNativePtr, pixels, offset, stride, in setPixels()1714 private static native void nativeSetPixels(long nativeBitmap, int[] colors, in nativeSetPixels() method in Bitmap
435 /*package*/ static void nativeSetPixels(long nativeBitmap, int[] colors, int offset, in nativeSetPixels() method in Bitmap_Delegate