Home
last modified time | relevance | path

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

/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DIMath.js678 J3DIMatrix4.prototype.lookat = function(eyex, eyey, eyez, centerx, centery, centerz, upx, upy, upz) method in J3DIMatrix4
/external/python/cpython2/Modules/
Dcstubs1172 void lookat float s float s float s float s float s float s short s
Dglmodule.c5007 lookat( arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg7 ); in gl_lookat()