/third_party/flutter/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 706 int quad_proc(const FT_Vector* pt0, const FT_Vector* pt1, void* ctx) { in quad_proc() argument 708 path->quadTo(SkFDot6ToScalar(pt0->x), -SkFDot6ToScalar(pt0->y), in quad_proc() 713 int cubic_proc(const FT_Vector* pt0, const FT_Vector* pt1, const FT_Vector* pt2, void* ctx) { in cubic_proc() argument 715 path->cubicTo(SkFDot6ToScalar(pt0->x), -SkFDot6ToScalar(pt0->y), in cubic_proc()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psglue.h | 104 FT_Vector pt0; member
|
D | psft.c | 173 params->pt0.x, in cf2_builder_lineTo() 174 params->pt0.y ); in cf2_builder_lineTo() 217 params->pt0.x, in cf2_builder_cubeTo() 218 params->pt0.y ); in cf2_builder_cubeTo()
|
D | pshints.c | 1382 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1410 if ( params.pt0.x != params.pt1.x || params.pt0.y != params.pt1.y ) in cf2_glyphpath_pushPrevElem() 1476 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1503 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushMove()
|
/third_party/freetype/src/psaux/ |
D | psglue.h | 104 FT_Vector pt0; member
|
D | psft.c | 173 params->pt0.x, in cf2_builder_lineTo() 174 params->pt0.y ); in cf2_builder_lineTo() 217 params->pt0.x, in cf2_builder_cubeTo() 218 params->pt0.y ); in cf2_builder_cubeTo()
|
D | pshints.c | 1368 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1396 if ( params.pt0.x != params.pt1.x || params.pt0.y != params.pt1.y ) in cf2_glyphpath_pushPrevElem() 1462 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1489 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushMove()
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psglue.h | 104 FT_Vector pt0; member
|
D | psft.c | 173 params->pt0.x, in cf2_builder_lineTo() 174 params->pt0.y ); in cf2_builder_lineTo() 217 params->pt0.x, in cf2_builder_cubeTo() 218 params->pt0.y ); in cf2_builder_cubeTo()
|
D | pshints.c | 1368 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1396 if ( params.pt0.x != params.pt1.x || params.pt0.y != params.pt1.y ) in cf2_glyphpath_pushPrevElem() 1462 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem() 1489 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushMove()
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 1599 static int Quad(const FT_Vector* pt0, const FT_Vector* pt1, void* ctx) { in Quad() argument 1601 if (self.currentIsNot(pt0) || self.currentIsNot(pt1)) { in Quad() 1603 self.fPath->quadTo(SkFDot6ToScalar(pt0->x), -SkFDot6ToScalar(pt0->y), in Quad() 1609 static int Cubic(const FT_Vector* pt0, const FT_Vector* pt1, const FT_Vector* pt2, void* ctx) { in Cubic() argument 1611 if (self.currentIsNot(pt0) || self.currentIsNot(pt1) || self.currentIsNot(pt2)) { in Cubic() 1613 self.fPath->cubicTo(SkFDot6ToScalar(pt0->x), -SkFDot6ToScalar(pt0->y), in Cubic()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fMultisampleTests.cpp | 929 …Vec3 pt0 (3.0f*deFloatCos(angle + 2.0f*DE_PI*0.0f/3.0f), 3.0f*deFloatSin(angle + 2.0f*DE_PI*0.0f/… in renderPattern() local 933 renderTriangle(pt0, pt1, pt2, color); in renderPattern() 1153 const Vec2 pt0 (-1.0f, -1.0f); in iterate() local 1175 renderQuad(pt0, pt1, pt2, pt3, quadColor); in iterate()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fMultisampleTests.cpp | 1091 …Vec3 pt0 (3.0f*deFloatCos(angle + 2.0f*DE_PI*0.0f/3.0f), 3.0f*deFloatSin(angle + 2.0f*DE_PI*0.0f/… in renderPattern() local 1095 renderTriangle(pt0, pt1, pt2, color); in renderPattern() 1309 const Vec2 pt0 (-1.0f, -1.0f); in iterate() local 1331 renderQuad(pt0, pt1, pt2, pt3, quadColor); in iterate()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fMultisampleTests.cpp | 600 const Vec2 pt0 (-1.0f, -1.0f); in iterate() local 619 renderQuad(pt0, pt1, pt2, pt3, quadColor); in iterate()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 52753 zZYLSzkCHJFJ}|LA0Kb?N0}KJ+|97ITJ7KRoKO$pt0>95jeiIx@SyTkiXxphL#TJe$
|
D | 0003-3.2-Beta3-1115.patch | 191586 z6>5JNy<C0F>hV#pt0%Oh)|n$9=`D2t>{_D+!p4>AK~(+dCImsw9&FXVRq8EPpXaSs
|