Home
last modified time | relevance | path

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

/external/skia/experimental/SkV8Example/
DPath2DBuilder.cpp129 double cp1y = args[1]->NumberValue(); in BezierCurveTo() local
138 SkDoubleToScalar(cp1x), SkDoubleToScalar(cp1y), in BezierCurveTo()
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c360 float cp1y; in CGContextRefObj_CGContextAddCurveToPoint() local
367 &cp1y, in CGContextRefObj_CGContextAddCurveToPoint()
375 cp1y, in CGContextRefObj_CGContextAddCurveToPoint()