Searched refs:CreateTransparentBitmap (Results 1 – 2 of 2) sorted by relevance
41 fTransparentImg = CreateTransparentBitmap(64, 64); in onOnceBeforeDraw()61 static sk_sp<SkImage> CreateTransparentBitmap(int width, int height) { in CreateTransparentBitmap() function in ColorMatrixGM