HomeSort by relevance Sort by last modified time
    Searched refs:fNativeBitmap (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 170 SkBitmap* fNativeBitmap;
Graphics.cpp 659 fNativeBitmap = nativeBitmap;
664 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(fBuffer);
670 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(NULL);

Completed in 27 milliseconds