Searched refs:nativeCreateOffsetEffect (Results 1 – 1 of 1) sorted by relevance
49 return new RenderEffect(nativeCreateOffsetEffect(offsetX, offsetY, 0)); in createOffsetEffect()64 return new RenderEffect(nativeCreateOffsetEffect( in createOffsetEffect()310 private static native long nativeCreateOffsetEffect( in nativeCreateOffsetEffect() method in RenderEffect