Home
last modified time | relevance | path

Searched defs:setTrimPathOffset (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp347 static void setTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathOffset) { in setTrimPathOffset() function
/frameworks/base/libs/hwui/
DVectorDrawable.h294 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() function
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1696 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawableCompat.VFullPath
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java747 private void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1770 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawable.VFullPath