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