Home
last modified time | relevance | path

Searched refs:cp2y (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
DPath2DBuilder.cpp131 double cp2y = args[3]->NumberValue(); in BezierCurveTo() local
139 SkDoubleToScalar(cp2x), SkDoubleToScalar(cp2y), in BezierCurveTo()
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c362 float cp2y; in CGContextRefObj_CGContextAddCurveToPoint() local
369 &cp2y, in CGContextRefObj_CGContextAddCurveToPoint()
377 cp2y, in CGContextRefObj_CGContextAddCurveToPoint()