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