Home
last modified time | relevance | path

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

/external/libkmsxx/kmscube/
DesTransform.h97 void esPerspective(ESMatrix* result, float fovy, float aspect, float nearZ, float farZ);
DesTransform.cpp154 void esPerspective(ESMatrix* result, float fovy, float aspect, float nearZ, float farZ) in esPerspective() function