Home
last modified time | relevance | path

Searched refs:create_bitmap (Results 1 – 6 of 6) sorted by relevance

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