Home
last modified time | relevance | path

Searched refs:setConvexPath (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
DOutline.h45 void setConvexPath(const SkPath* outline, float alpha) { in setConvexPath() function
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DRoundRectShape.java92 outline.setConvexPath(mPath); in getOutline()
/frameworks/base/graphics/java/android/graphics/
DOutline.java210 public void setConvexPath(@NonNull Path convexPath) { in setConvexPath() method in Outline
/frameworks/base/core/jni/
Dandroid_view_RenderNode.cpp149 renderNode->mutateStagingProperties().mutableOutline().setConvexPath(outlinePath, alpha); in android_view_RenderNode_setOutlineConvexPath()
/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java1514 outline.setConvexPath(mPath);
/frameworks/base/api/
Dcurrent.txt11506 method public void setConvexPath(android.graphics.Path);
Dsystem-current.txt11843 method public void setConvexPath(android.graphics.Path);