Home
last modified time | relevance | path

Searched defs:addPath (Results 1 – 25 of 27) sorted by relevance

12

/external/skqp/src/core/
DSkGlyph.cpp109 SkPath* SkGlyph::addPath(SkScalerContext* scalerContext, SkArenaAlloc* alloc) { in addPath() function in SkGlyph
DSkPictureRecord.cpp822 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord
/external/skia/src/core/
DSkGlyph.cpp109 SkPath* SkGlyph::addPath(SkScalerContext* scalerContext, SkArenaAlloc* alloc) { in addPath() function in SkGlyph
DSkPictureRecord.cpp831 void SkPictureRecord::addPath(const SkPath& path) { in addPath() function in SkPictureRecord
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinker.cpp68 Linker::addPath(const sys::Path& path) { in addPath() function in Linker
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java501 protected void addPath(Path src, float dx, float dy) { in addPath() method in ShadowPath
507 protected void addPath(Path src) { in addPath() method in ShadowPath
513 protected void addPath(Path src, Matrix matrix) { in addPath() method in ShadowPath
524 private static void addPath(Path destPath, Path srcPath, AffineTransform transform) { in addPath() method in ShadowPath
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DIntentFilterData.java71 public void addPath(String path) { in addPath() method in IntentFilterData
/external/cldr/tools/java/org/unicode/cldr/icu/
DCompareIcuOutput.java330 private static void addPath(String path, String value, IcuData icuData) { in addPath() method in CompareIcuOutput
334 private static void addPath(String path, String[] values, IcuData icuData) { in addPath() method in CompareIcuOutput
/external/skia/modules/pathkit/
Dchaining.js9 PathKit.SkPath.prototype.addPath = function() { method in PathKit.SkPath
Dexterns.js89 PathKit.SkPath.prototype.addPath = function() {}; method in PathKit.SkPath
/external/skqp/modules/pathkit/
Dchaining.js9 PathKit.SkPath.prototype.addPath = function() { method in PathKit.SkPath
Dexterns.js89 PathKit.SkPath.prototype.addPath = function() {}; method in PathKit.SkPath
/external/skqp/experimental/canvaskit/htmlcanvas/
Dpath2d.js158 this.addPath = function(path2d, transform) { method in Path2D
/external/skia/modules/canvaskit/htmlcanvas/
Dpath2d.js158 this.addPath = function(path2d, transform) { method in Path2D
/external/skia/modules/canvaskit/
Dexterns.js464 CanvasKit.SkPath.prototype.addPath = function() {}; method in CanvasKit.SkPath
561 Path2D.prototype.addPath = function() {}; method in Path2D
Dinterface.js133 CanvasKit.SkPath.prototype.addPath = function() { method in CanvasKit.SkPath
/external/skqp/experimental/canvaskit/
Dexterns.js445 CanvasKit.SkPath.prototype.addPath = function() {}; method in CanvasKit.SkPath
542 Path2D.prototype.addPath = function() {}; method in Path2D
Dinterface.js134 CanvasKit.SkPath.prototype.addPath = function() { method in CanvasKit.SkPath
/external/skia/src/gpu/ops/
DGrDefaultPathRenderer.cpp145 void addPath(const SkPath& path, SkScalar srcSpaceTol) { in addPath() function in __anon916236370111::PathGeoBuilder
/external/skqp/src/gpu/ops/
DGrDefaultPathRenderer.cpp147 void addPath(const SkPath& path, SkScalar srcSpaceTol) { in addPath() function in __anonf366088e0111::PathGeoBuilder
/external/skqp/tests/
DBlurTest.cpp69 void (*addPath)(SkPath*); member
/external/skia/tests/
DBlurTest.cpp69 void (*addPath)(SkPath*); member
/external/skqp/src/svg/
DSkSVGDevice.cpp154 SkString addPath() { in addPath() function in SkSVGDevice::ResourceBucket
/external/skia/src/svg/
DSkSVGDevice.cpp154 SkString addPath() { in addPath() function in SkSVGDevice::ResourceBucket
/external/v8/tools/
Dprofile.js623 CallTree.prototype.addPath = function(path) { method in CallTree

12