HomeSort by relevance Sort by last modified time
    Searched defs:native_setPathEffect (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 856 /*package*/ static long native_setPathEffect(long native_object, long effect) {
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java 1005 native_setPathEffect(mNativePaint, effectNative);
    [all...]

Completed in 488 milliseconds