Searched refs:nativeSetPixels (Results 1 – 2 of 2) sorted by relevance
2225 nativeSetPixels(mNativePtr, pixels, offset, stride, in setPixels()2432 private static native void nativeSetPixels(long nativeBitmap, int[] colors, in nativeSetPixels() method in Bitmap
16204 Landroid/graphics/Bitmap;->nativeSetPixels(J[IIIIIII)V