Searched defs:create_bitmap (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dextractbitmap.cpp17 static void create_bitmap(SkBitmap* bitmap) { function in namespace:skiagm
45 create_bitmap(&bitmap);
H A Dclippedbitmapshaders.cpp28 static SkBitmap create_bitmap() { function in namespace:skiagm
80 SkBitmap bmp = create_bitmap();
/external/chromium_org/third_party/skia/samplecode/
H A DSampleWritePixels.cpp19 static void create_bitmap(SkBitmap* bitmap) { function
48 create_bitmap(&bitmap);
/external/skia/gm/
H A Dextractbitmap.cpp17 static void create_bitmap(SkBitmap* bitmap) { function in namespace:skiagm
45 create_bitmap(&bitmap);
H A Dclippedbitmapshaders.cpp28 static SkBitmap create_bitmap() { function in namespace:skiagm
80 SkBitmap bmp = create_bitmap();
/external/skia/samplecode/
H A DSampleWritePixels.cpp19 static void create_bitmap(SkBitmap* bitmap) { function
48 create_bitmap(&bitmap);

Completed in 133 milliseconds