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

  /external/skia/src/core/
SkBitmapDevice.cpp 345 SkPaint paintWithShader(paint);
346 paintWithShader.setStyle(SkPaint::kFill_Style);
347 paintWithShader.setShader(s);
351 this->drawRect(*dstPtr, paintWithShader);
SkDraw.cpp     [all...]
  /external/skia/src/xps/
SkXPSDevice.cpp     [all...]

Completed in 128 milliseconds