Home
last modified time | relevance | path

Searched defs:farZ (Results 1 – 2 of 2) sorted by relevance

/external/libkmsxx/kmscube/
DesTransform.c131 …rustum(ESMatrix *result, float left, float right, float bottom, float top, float nearZ, float farZ) in esFrustum()
161 esPerspective(ESMatrix *result, float fovy, float aspect, float nearZ, float farZ) in esPerspective()
172 esOrtho(ESMatrix *result, float left, float right, float bottom, float top, float nearZ, float farZ) in esOrtho()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dmatrixop.c168 float nearZ, float farZ) in Matrix4x4_Perspective()