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

  /external/skia/src/core/
SkMaskFilter.cpp 27 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), this, &matrix, &srcM,
SkRasterizer.cpp 49 return SkDraw::DrawToMask(devPath, clipBounds, NULL, NULL, mask, mode);
SkDraw.cpp     [all...]
  /external/skia/include/core/
SkDraw.h 78 static bool DrawToMask(const SkPath& devPath, const SkIRect* clipBounds,
  /external/skia/src/effects/
SkLayerRasterizer.cpp 75 if (!SkDraw::DrawToMask(devPath, clipBounds, paint.getMaskFilter(),
  /external/skia/src/gpu/
SkGpuDevice.cpp     [all...]

Completed in 93 milliseconds