Searched refs:allocPixels (Results 1 - 25 of 293) sorted by relevance

1234567891011>>

/external/skia/bench/
H A DImageCacheBench.cpp23 fBM.allocPixels();
31 tmp.allocPixels();
H A DBitmapScaleBench.cpp61 fInputBitmap.allocPixels();
66 fOutputBitmap.allocPixels();
H A DMergeBench.cpp55 fBitmap.allocPixels();
69 fCheckerboard.allocPixels();
H A DPremulAndUnpremulAlphaOpsBench.cpp36 bmp1.allocPixels();
/external/chromium_org/skia/ext/
H A Dbitmap_platform_device_android.cc14 if (bitmap.allocPixels()) {
41 else if (!bitmap.allocPixels())
91 if (!bitmap_.allocPixels())
/external/skia/tests/
H A DQuickRejectTest.cpp44 src.allocPixels();
49 dst.allocPixels();
H A DPremulAlphaRoundTripTest.cpp25 bmp.allocPixels();
80 readBmp1.allocPixels();
83 readBmp2.allocPixels();
H A DResourceCacheTest.cpp26 src.allocPixels();
43 readback.allocPixels();
H A DShaderImageFilterTest.cpp21 filterResult.allocPixels();
26 shaderResult.allocPixels();
H A DBitmapHasherTest.cpp33 REPORTER_ASSERT(fReporter, bitmap.allocPixels());
/external/chromium_org/chrome/browser/ui/ash/
H A Duser_wallpaper_delegate_win.cc43 bitmap.allocPixels();
/external/chromium_org/ui/gfx/image/
H A Dimage_skia_rep.cc23 bitmap_.allocPixels();
/external/skia/gm/
H A Dtinybitmap.cpp25 bm.allocPixels(ctable);
H A Dscalebitmap.cpp39 fBM.allocPixels();
66 dst.allocPixels();
H A Dbitmaprecttest.cpp13 bm->allocPixels();
H A Dnocolorbleed.cpp36 sprite.allocPixels();
/external/chromium/chrome/browser/webdata/
H A Dweb_apps_table_unittest.cc75 image.allocPixels();
87 image.allocPixels();
114 image.allocPixels();
/external/chromium_org/chrome/browser/webdata/
H A Dweb_apps_table_unittest.cc69 image.allocPixels();
81 image.allocPixels();
108 image.allocPixels();
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dnotification_bitmap_fetcher_browsertest.cc92 image.allocPixels();
130 image.allocPixels();
/external/chromium_org/ui/gfx/
H A Dskbitmap_operations_unittest.cc48 bmp->allocPixels();
67 shifted.allocPixels();
96 src.allocPixels();
131 src_a.allocPixels();
135 src_b.allocPixels();
178 alpha.allocPixels();
223 src.allocPixels();
261 src.allocPixels();
294 src.allocPixels();
384 input.allocPixels();
[all...]
/external/chromium/chrome/browser/themes/
H A Dtheme_service_gtk.cc57 skia_bitmap->allocPixels();
/external/chromium_org/chrome/browser/themes/
H A Dtheme_service_gtk.cc54 skia_bitmap.allocPixels();
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DDiscardablePixelRef.cpp64 return dst->allocPixels();
/external/chromium_org/ui/base/cursor/
H A Dcursor_loader_x11_unittest.cc19 bitmap.allocPixels();
/external/chromium_org/webkit/common/cursors/
H A Dwebcursor_aurax11.cc27 bitmap.allocPixels();

Completed in 383 milliseconds

1234567891011>>