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