Searched refs:nativeSetPixels (Results 1 – 2 of 2) sorted by relevance
2092 nativeSetPixels(mNativePtr, pixels, offset, stride, in setPixels()2290 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