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