/external/fonttools/Lib/fontTools/pens/ |
D | basePen.py | 48 def moveTo(self, pt): member in AbstractPen 122 def moveTo(self, pt): member in NullPen 218 def moveTo(self, pt): member in BasePen
|
D | transformPen.py | 28 def moveTo(self, pt): member in TransformPen
|
/external/skqp/src/effects/ |
D | SkCornerPathEffect.cpp | 43 SkPoint moveTo, lastCorner; in filterPath() local
|
/external/skia/src/effects/ |
D | SkCornerPathEffect.cpp | 49 SkPoint moveTo, lastCorner; in filterPath() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPath.java | 27 public void moveTo(float x, float y) { in moveTo() method in ShadowPath
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPath.java | 31 public void moveTo(float x, float y) { in moveTo() method in ShadowPath
|
/external/freetype/src/psaux/ |
D | psglue.h | 126 CF2_Callback_Type moveTo; member
|
/external/skia/gm/ |
D | poly2poly.cpp | 56 void SkJSCanvas::moveTo(double x, double y) { in moveTo() function in SkJSCanvas
|
/external/skqp/gm/ |
D | poly2poly.cpp | 56 void SkJSCanvas::moveTo(double x, double y) { in moveTo() function in SkJSCanvas
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | AnnotatedBytes.java | 95 public void moveTo(int offset) { in moveTo() method in AnnotatedBytes
|
/external/skia/src/pathops/ |
D | SkPathWriter.cpp | 138 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
/external/skqp/src/pathops/ |
D | SkPathWriter.cpp | 138 void SkPathWriter::moveTo() { in moveTo() function in SkPathWriter
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.cpp | 79 Stack::moveTo(Stack& that) in moveTo() function in nv50_ir::Stack
|
/external/skia/include/core/ |
D | SkPath.h | 552 void moveTo(const SkPoint& p) { in moveTo() function
|
/external/boringssl/src/util/fipstools/ |
D | delocate.go | 868 func moveTo(w stringWriter, target string, isAVX bool) wrapperFunc { func
|
/external/skqp/include/core/ |
D | SkPath.h | 594 void moveTo(const SkPoint& p) { in moveTo() function
|
/external/skia/src/gpu/ops/ |
D | GrDefaultPathRenderer.cpp | 85 void moveTo(const SkPoint& p) { in moveTo() function in __anon0a21d62b0111::PathGeoBuilder
|
/external/skqp/src/gpu/ops/ |
D | GrDefaultPathRenderer.cpp | 85 void moveTo(const SkPoint& p) { in moveTo() function in __anon6c25a8820111::PathGeoBuilder
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 106 void moveTo(InstPartition &Other) { in moveTo() function in __anon29c8b06b0111::InstPartition
|
/external/skqp/src/core/ |
D | SkStroke.cpp | 377 void SkPathStroker::moveTo(const SkPoint& pt) { in moveTo() function in SkPathStroker
|
D | SkPath.cpp | 739 void SkPath::moveTo(SkScalar x, SkScalar y) { in moveTo() function in SkPath
|
/external/skia/src/core/ |
D | SkStroke.cpp | 378 void SkPathStroker::moveTo(const SkPoint& pt) { in moveTo() function in SkPathStroker
|
D | SkPath.cpp | 748 void SkPath::moveTo(SkScalar x, SkScalar y) { in moveTo() function in SkPath
|
/external/skqp/site/user/api/ |
D | SkPath_Reference.md | 1990 ## moveTo section in <a name="SkPath"></a> Class SkPath
|
/external/skia/site/user/api/ |
D | SkPath_Reference.md | 2055 ## moveTo section in <a name="SkPath"></a> Class SkPath
|