Searched refs:Matrix4x4_LoadIdentity (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dmatrixop.h21 extern void Matrix4x4_LoadIdentity(Matrix4x4 mat);
H A Dshader.c145 Matrix4x4_LoadIdentity(sModelView);
146 Matrix4x4_LoadIdentity(sProjection);
H A Dmatrixop.c36 void Matrix4x4_LoadIdentity(Matrix4x4 mat) function
H A Ddemo.c738 Matrix4x4_LoadIdentity(sProjection);
742 Matrix4x4_LoadIdentity(sModelView);

Completed in 82 milliseconds