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