Searched defs:native_offset (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java728 native_offset(mNativePath, dx, dy);
854 private static native void native_offset(long nPath, float dx, float dy); method in class:Path
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDevice.cpp488 const uint64_t native_offset = static_cast<uint64_t>(offset); local
495 native_offset,
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java426 /*package*/ static void native_offset(long nPath, float dx, float dy) { method in class:Path_Delegate

Completed in 86 milliseconds