Home
last modified time | relevance | path

Searched refs:shear_x (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/tests/
Dtest-cl-image.cpp454 float shear_x = tan(theta * 3.1415926 / 180.0f); in main() local
460 warp_config.proj_mat[1] = shear_x; in main()