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 46 static bool compute_bounds(const SkDeque& layers, const SkPath& path, function
94 if (!compute_bounds(fLayers, path, matrix, clipBounds, &mask->fBounds))
  /external/skia/src/core/
SkDraw.cpp 2542 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
    [all...]

Completed in 373 milliseconds