Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleBitmapRect.cpp102 static void make_big_bitmap(SkBitmap* bm) { in make_big_bitmap() function
134 make_big_bitmap(&fBitmap); in onOnceBeforeDraw()
/external/skia/gm/
Dbitmaprect.cpp160 static void make_big_bitmap(SkBitmap* bitmap) { in make_big_bitmap() function
204 make_big_bitmap(&fBigBitmap); in onOnceBeforeDraw()
/external/skqp/gm/
Dbitmaprect.cpp154 static void make_big_bitmap(SkBitmap* bitmap) { in make_big_bitmap() function
198 make_big_bitmap(&fBigBitmap); in onOnceBeforeDraw()
/external/skqp/samplecode/
DSampleBitmapRect.cpp154 static void make_big_bitmap(SkBitmap* bm) { in make_big_bitmap() function
209 make_big_bitmap(&fBitmap); in onOnceBeforeDraw()