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

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

Completed in 216 milliseconds