Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.h45 extern void Matrix4x4_Transform(Matrix4x4 mat, float *x, float *y, float *z);
Dmatrixop.c179 void Matrix4x4_Transform(Matrix4x4 mat, float *x, float *y, float *z) in Matrix4x4_Transform() function
Ddemo.c761 Matrix4x4_Transform(sModelView, in configureLightAndMaterial()
763 Matrix4x4_Transform(sModelView, in configureLightAndMaterial()
765 Matrix4x4_Transform(sModelView, in configureLightAndMaterial()