OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nSetLastPoint
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Path.java
744
nSetLastPoint
(mNativePath, dx, dy);
855
private static native void
nSetLastPoint
(long nPath, float dx, float dy);
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java
438
/*package*/ static void
nSetLastPoint
(long nPath, float dx, float dy) {
Completed in 3450 milliseconds