Home
last modified time | relevance | path

Searched defs:x_axis (Results 1 – 2 of 2) sorted by relevance

/external/autotest/tko/
Dfrontend.py73 def get_matrix_data(db_obj, x_axis, y_axis, where = None, argument
/external/opencv3/modules/viz/src/
Dvizimpl.cpp455 Vec3d x_axis = normalized(y_axis.cross(z_axis)); in getViewerPose() local