OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeSetRegion
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Region.java
64
nativeSetRegion
(mNativeRegion, region.mNativeRegion);
90
nativeSetRegion
(mNativeRegion, region.mNativeRegion);
410
private static native void
nativeSetRegion
(int native_dst, int native_src);
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Region_Delegate.java
278
/*package*/ static boolean
nativeSetRegion
(int native_dst, int native_src) {
Completed in 911 milliseconds