Searched refs:setLocalJNIRef (Results 1 – 2 of 2) sorted by relevance
490 void AndroidPixelRef::setLocalJNIRef(jbyteArray arr) { in setLocalJNIRef() function in AndroidPixelRef493 fWrappedPixelRef->setLocalJNIRef(arr); in setLocalJNIRef()617 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(fBuffer); in JavaHeapBitmapRef()623 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(NULL); in ~JavaHeapBitmapRef()
110 void setLocalJNIRef(jbyteArray arr);