[go: nahoru, domu]

Searched refs:nativeRefPixelRef (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1683 return nativeRefPixelRef(mNativePtr);
1743 private static native long nativeRefPixelRef(long nativeBitmap); method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java95 // refSkPixelRef is a hack to get the native pointer: see #nativeRefPixelRef()
606 /*package*/ static long nativeRefPixelRef(long nativeBitmap) { method in class:Bitmap_Delegate

Completed in 48 milliseconds