/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/ports/ |
SkFontHost_FreeType_common.cpp | 158 compute_bounds
|
/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...] |
/external/skia/legacy/src/ports/ |
SkFontHost_FreeType.cpp | [all...] |