Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp337 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd() function
/frameworks/base/libs/hwui/
DVectorDrawable.h288 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() function
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1686 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawableCompat.VFullPath
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java739 private void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1758 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable.VFullPath