Searched refs:fMakeBitmap (Results 1 – 1 of 1) sorted by relevance
30 SkBitmap (*fMakeBitmap)(SkImageInfo); member35 : fMakeBitmap(fn) in DownsampleBitmapGM()45 SkBitmap bm = fMakeBitmap(SkImageInfo::MakeN32Premul(1,1)/*whatever*/); in onISize()54 SkBitmap bm = fMakeBitmap(info); in onDraw()