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

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp530 fNativeBitmap = nativeBitmap;
535 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(fBuffer);
541 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(NULL);
H A DGraphicsJNI.h128 SkBitmap* fNativeBitmap; member in class:JavaHeapBitmapRef

Completed in 122 milliseconds