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

  /external/chromium_org/third_party/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/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/chromium_org/third_party/skia/src/core/
SkDraw.cpp 2735 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
    [all...]
  /external/skia/src/core/
SkDraw.cpp 2735 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, function
    [all...]

Completed in 83 milliseconds