Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsCalibration.cpp77 const Vec2 &ptB = dataPoints[j]; in theilSenLinearRegression() local
144 const tcu::Vec2 &ptB = dataPoints[j]; in theilSenSiegelLinearRegression() local
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp119 CFX_PointF ptB = pFormField->PWLtoFFL(CFX_PointF(rect.right, rect.top)); in OutputSelectedRect() local
/external/skia/src/gpu/ganesh/ops/
DAAHairLinePathRenderer.cpp553 const SkPoint& ptB, const SkVector& normB, in intersect_lines()