Searched refs:unlockPixels (Results 1 - 25 of 63) sorted by relevance

123

/external/chromium/webkit/glue/
H A Dwebkit_glue_unittest.cc34 image.unlockPixels();
/external/skia/gm/
H A Dtinybitmap.cpp30 bm.unlockPixels();
H A Dnocolorbleed.cpp42 sprite.unlockPixels();
H A Dbigmatrix.cpp70 bmp.unlockPixels();
H A Dsamplerstress.cpp72 fTexture.unlockPixels();
/external/skia/tools/skpdiff/
H A DSkDifferentPixelsMetric_cpu.cpp62 test->unlockPixels();
63 baseline->unlockPixels();
H A DSkCLImageDiffer.cpp114 bitmap->unlockPixels();
/external/chromium_org/third_party/skia/src/core/
H A DSkBlitter_Sprite.cpp18 fSource->unlockPixels();
H A DSkBitmapProcShader.cpp89 fState.fOrigBitmap.unlockPixels();
95 fState.fOrigBitmap.unlockPixels();
145 fState.fOrigBitmap.unlockPixels();
H A DSkPixelRef.cpp147 void SkPixelRef::unlockPixels() { function in class:SkPixelRef
/external/skia/src/core/
H A DSkBlitter_Sprite.cpp18 fSource->unlockPixels();
H A DSkBitmapProcShader.cpp89 fState.fOrigBitmap.unlockPixels();
95 fState.fOrigBitmap.unlockPixels();
145 fState.fOrigBitmap.unlockPixels();
/external/chromium_org/third_party/skia/src/utils/ios/
H A DSkImageDecoder_iOS.mm51 bm->unlockPixels();
/external/skia/src/utils/ios/
H A DSkImageDecoder_iOS.mm51 bm->unlockPixels();
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DLazyDecodingPixelRef.cpp126 unlockPixels();
/external/chromium_org/third_party/skia/include/core/
H A DSkPixelRef.h43 access the actual pixel memory by calling lockPixels/unlockPixels.
70 to unlockPixels().
78 void unlockPixels();
84 * modifications will be lost when unlockPixels() is called.)
H A DSkDevice.h193 this->unlockPixels();
381 to unlockPixels() when the device is removed from a Canvas.
384 virtual void unlockPixels();
/external/skia/include/core/
H A DSkPixelRef.h43 access the actual pixel memory by calling lockPixels/unlockPixels.
70 to unlockPixels().
78 void unlockPixels();
84 * modifications will be lost when unlockPixels() is called.)
H A DSkDevice.h193 this->unlockPixels();
381 to unlockPixels() when the device is removed from a Canvas.
384 virtual void unlockPixels();
/external/chromium_org/cc/resources/
H A Dresource_update_controller.cc98 update.bitmap->unlockPixels();
/external/chromium_org/content/test/
H A Dimage_decoder_test.cc67 web_image.getSkBitmap().unlockPixels();
102 web_image.getSkBitmap().unlockPixels();
/external/chromium_org/ui/gfx/
H A Dskia_util.cc150 bitmap1.unlockPixels();
155 bitmap2.unlockPixels();
/external/chromium/chrome/browser/webdata/
H A Dweb_apps_table_unittest.cc110 images[0].unlockPixels();
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc284 rep1.sk_bitmap().unlockPixels();
297 rep2.sk_bitmap().unlockPixels();
336 rep3.sk_bitmap().unlockPixels();
351 rep4.sk_bitmap().unlockPixels();
/external/chromium_org/chrome/browser/webdata/
H A Dweb_apps_table_unittest.cc104 images[0].unlockPixels();

Completed in 519 milliseconds

123