OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAddArc
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Path.java
608
nAddArc
(mNativePath, left, top, right, bottom, startAngle, sweepAngle);
845
private static native void
nAddArc
(long nPath, float left, float top, float right, float bottom,
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java
364
/*package*/ static void
nAddArc
(long nPath, float left, float top, float right,
Completed in 44 milliseconds