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

  /external/skia/src/effects/
SkLayerRasterizer.cpp 49 static bool compute_bounds(const SkDeque& layers, const SkPath& path, function
99 if (!compute_bounds(*fLayers, path, matrix, clipBounds, &mask->fBounds))
  /external/skia/src/core/
SkDraw.cpp 1653 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
    [all...]

Completed in 806 milliseconds