Searched refs:nativeGetColor (Results 1 – 1 of 1) sorted by relevance
2165 long rgba = nativeGetColor(mNativePtr, x, y); in getColor()2529 private static native long nativeGetColor(long nativeBitmap, int x, int y); in nativeGetColor() method in Bitmap