Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp697 float sx, sy, tx, ty, h, w; in getCrop() local
707 ty = mtx[13]; in getCrop()
711 unsigned int bottom = (unsigned int)(h - (ty * h + 1)); in getCrop()