OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ay2
(Results
1 - 7
of
7
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c
314
double ax1, ay1, ax2,
ay2
, ax3, ay3, ax4, ay4;
local
320
VP_WARP_POINT_2D(xo+w-1, yo, *mot_a, ax2,
ay2
);
331
err += (VP_SQR(ax2 - bx2) + VP_SQR(
ay2
- by2));
/external/fonttools/Lib/fontTools/misc/
bezierTools.py
35
ay2
= ay*2.0
39
if
ay2
!= 0:
40
roots.append(-by/
ay2
)
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
314
double ax1, ay1, ax2,
ay2
, ax3, ay3, ax4, ay4;
local
320
VP_WARP_POINT_2D(xo+w-1, yo, *mot_a, ax2,
ay2
);
331
err += (VP_SQR(ax2 - bx2) + VP_SQR(
ay2
- by2));
/external/mesa3d/src/gallium/state_trackers/vega/
matrix.h
323
VGfloat
ay2
= dy3 - dy2;
local
326
VGfloat gtop = ax *
ay2
- ax2 * ay;
328
VGfloat bottom = ax1 *
ay2
- ax2 * ay1;
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 221 milliseconds