Home
last modified time | relevance | path

Searched refs:make_big_bitmap (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dbitmaprect.cpp155 static void make_big_bitmap(SkBitmap* bitmap) { in make_big_bitmap() function
199 make_big_bitmap(&fBigBitmap); in onOnceBeforeDraw()
/external/skia/samplecode/
DSampleBitmapRect.cpp153 static void make_big_bitmap(SkBitmap* bm) { in make_big_bitmap() function
198 make_big_bitmap(&fBitmap); in BitmapRectView2()