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

  /external/skia/src/core/
SkCanvas.cpp 334 class AutoDrawLooper {
336 AutoDrawLooper(SkCanvas* canvas, const SkSurfaceProps& props, const SkPaint& paint,
362 * Remove the imagefilter and the xfermode from the paint that we (AutoDrawLooper)
400 ~AutoDrawLooper() {
441 bool AutoDrawLooper::doNext(SkDrawFilter::Type drawType) {
488 AutoDrawLooper looper(this, fProps, paint, true); \
494 AutoDrawLooper looper(this, fProps, paint, false, bounds); \
    [all...]
  /external/skia/include/core/
SkCanvas.h     [all...]

Completed in 67 milliseconds