Home
last modified time | relevance | path

Searched refs:mapAshmemPixelRef (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DGraphicsJNI.h101 static android::Bitmap* mapAshmemPixelRef(JNIEnv* env, SkBitmap* bitmap,
DGraphics.cpp625 android::Bitmap* GraphicsJNI::mapAshmemPixelRef(JNIEnv* env, SkBitmap* bitmap, in mapAshmemPixelRef() function in GraphicsJNI
DBitmap.cpp1015 nativeBitmap = GraphicsJNI::mapAshmemPixelRef(env, bitmap.get(), in Bitmap_createFromParcel()