HomeSort by relevance Sort by last modified time
    Searched refs:pAlphaGray (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/
bitmapscroll.cpp 19 SkPaint pRed, pWhite, pGreen, pBlue, pLine, pAlphaGray;
26 pAlphaGray.setColor(0x66888888);
38 canvas.drawRectCoords(w, h, w*3, h*3, pAlphaGray);
  /external/skia/gm/
bitmapscroll.cpp 19 SkPaint pRed, pWhite, pGreen, pBlue, pLine, pAlphaGray;
26 pAlphaGray.setColor(0x66888888);
38 canvas.drawRectCoords(w, h, w*3, h*3, pAlphaGray);

Completed in 362 milliseconds