Home
last modified time | relevance | path

Searched refs:CreateTransparentBitmap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dcolormatrix.cpp56 fTransparentImg = CreateTransparentBitmap(64, 64); in onOnceBeforeDraw()
76 static sk_sp<SkImage> CreateTransparentBitmap(int width, int height) { in CreateTransparentBitmap() function in ColorMatrixGM