Home
last modified time | relevance | path

Searched defs:curve2 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
DSkOpEdgeBuilder.cpp221 SkPoint* curve2 = v2 != SkPath::kLine_Verb ? &pair[2] : cStorage[1]; in walk() local
251 SkPoint* curve2 = v2 != SkPath::kLine_Verb ? pair[1].fPts : cStorage[1]; in walk() local
/third_party/ffmpeg/libavfilter/
Daf_afade.c37 int curve, curve2; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh878 static void curve2 (ENV &env, PARAM& param, in curve2() function