OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nComputeBounds
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Path.java
314
nComputeBounds
(mNativePath, bounds);
825
private static native void
nComputeBounds
(long nPath, RectF bounds);
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java
209
/*package*/ static void
nComputeBounds
(long nPath, RectF bounds) {
Completed in 90 milliseconds