Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.cpp72 const Vec2& ptA = dataPoints[i]; in theilSenLinearRegression() local
135 const tcu::Vec2& ptA = dataPoints[i]; in theilSenSiegelLinearRegression() local
/third_party/flutter/skia/src/gpu/ops/
DGrAAHairLinePathRenderer.cpp492 static void intersect_lines(const SkPoint& ptA, const SkVector& normA, in intersect_lines()
/third_party/skia/src/gpu/ops/
DAAHairLinePathRenderer.cpp501 void intersect_lines(const SkPoint& ptA, const SkVector& normA, in intersect_lines()