Searched defs:pAlphaGray (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dbitmapscroll.cpp19 SkPaint pRed, pWhite, pGreen, pBlue, pLine, pAlphaGray; local
26 pAlphaGray.setColor(0x66888888);
38 canvas.drawRectCoords(w, h, w*3, h*3, pAlphaGray);

Completed in 307 milliseconds