Searched defs:curve2 (Results 1 – 4 of 4) sorted by relevance
2 noinst_PROGRAMS = curve1 curve2 nonlin1 surface1 program
227 SkPoint* curve2 = v2 != SkPath::kLine_Verb ? &pair[2] : cStorage[1]; in walk() local257 SkPoint* curve2 = v2 != SkPath::kLine_Verb ? pair[1].fPts : cStorage[1]; in walk() local
871 static void curve2 (ENV &env, PARAM& param, in curve2() function