/packages/apps/Gallery2/jni/filters/ |
negative.c | 32 AndroidBitmap_unlockPixels(env, bitmap);
|
redeye.c | 30 AndroidBitmap_unlockPixels(env, bitmap);
|
kmeans.cc | 75 AndroidBitmap_unlockPixels(env, small_ds_bitmap); 76 AndroidBitmap_unlockPixels(env, large_ds_bitmap); 77 AndroidBitmap_unlockPixels(env, bitmap);
|
exposure.c | 35 AndroidBitmap_unlockPixels(env, bitmap);
|
highlight.c | 39 AndroidBitmap_unlockPixels(env, bitmap);
|
/development/ndk/platforms/android-18/include/android/ |
bitmap.h | 65 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 76 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 65 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 76 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/frameworks/native/include/android/ |
bitmap.h | 93 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 104 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/android/ |
bitmap.h | 64 * AndroidBitmap_unlockPixels, after which time the address of the pixels should 75 int AndroidBitmap_unlockPixels(JNIEnv* env, jobject jbitmap);
|