Searched defs:nativePtr (Results 1 – 2 of 2) sorted by relevance
29 public Bitmap(int width, int height, long nativePtr, byte[] buffer) { in Bitmap()51 public void add(long nativePtr, byte[] buffer) { in add()
159 Value nativePtr = natives.getValue(i); in toBitmapDumpData() local265 long nativePtr = getLongField("mNativePtr", -1l); in getBitmapInfo() local