HomeSort by relevance Sort by last modified time
    Searched full:unlockpixels (Results 1 - 25 of 63) sorted by null

1 2 3

  /frameworks/base/native/graphics/jni/
bitmap.cpp 71 bm->unlockPixels();
97 bm->unlockPixels();
  /external/chromium/webkit/glue/
webkit_glue_unittest.cc 34 image.unlockPixels();
  /external/skia/gm/
tinybitmap.cpp 30 bm.unlockPixels();
nocolorbleed.cpp 42 sprite.unlockPixels();
  /external/skia/samplecode/
SampleImage.cpp 90 bm.unlockPixels();
95 bm.unlockPixels();
SampleDash.cpp 26 bm.unlockPixels();
SampleTinyBitmap.cpp 36 bm.unlockPixels();
  /development/ndk/platforms/android-8/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /development/ndk/platforms/android-9/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /external/skia/include/core/
SkPixelRef.h 49 access the actual pixel memory by calling lockPixels/unlockPixels.
72 to unlockPixels().
80 void unlockPixels();
86 * modifications will be lost when unlockPixels() is called.)
  /frameworks/native/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/android/
bitmap.h 57 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/android/
bitmap.h 58 * until the unlockPixels call, and ensure that, if the pixels had been

Completed in 649 milliseconds

1 2 3