Searched defs:nativeObj (Results 1 – 1 of 1) sorted by relevance
145 private static native void nativeSetBlurRegions(long transactionObj, long nativeObj, in nativeSetBlurRegions()147 private static native void nativeSetStretchEffect(long transactionObj, long nativeObj, in nativeSetStretchEffect()2505 long nativeObj = nativeMirrorSurface(mirrorOf.mNativeObject); in mirrorSurface() local