Searched refs:nativeData (Results 1 – 1 of 1) sorted by relevance
36 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { in Bitmap() argument40 mNativeWrapper = nativeData; in Bitmap()69 int nativeData; in allocNativeStorage() local72 nativeData = sSerial++; in allocNativeStorage()75 Bitmap.NativeWrapper wrapper = new Bitmap.NativeWrapper(nativeData); in allocNativeStorage()77 nativeData); in allocNativeStorage()