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 152 SkBitmap* fNativeBitmap;
Graphics.cpp 612 fNativeBitmap = nativeBitmap;
617 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(fBuffer);
623 ((AndroidPixelRef*) fNativeBitmap->pixelRef())->setLocalJNIRef(NULL);

Completed in 42 milliseconds