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