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

/frameworks/base/core/jni/android/graphics/
H A DGraphicsJNI.h103 static android::Bitmap* mapAshmemPixelRef(JNIEnv* env, SkBitmap* bitmap,
H A DGraphics.cpp625 android::Bitmap* GraphicsJNI::mapAshmemPixelRef(JNIEnv* env, SkBitmap* bitmap, function in class:GraphicsJNI
H A DBitmap.cpp1028 nativeBitmap = GraphicsJNI::mapAshmemPixelRef(env, bitmap.get(),

Completed in 1124 milliseconds