Searched defs:near_z (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/mojo/examples/sample_app/ |
D | spinning_cube.cc | 201 float near_z, in Frustum() 232 void Perspective(float fov_y, float aspect, float near_z, float far_z) { in Perspective()
|
/external/chromium_org/ppapi/examples/compositor/ |
D | spinning_cube.cc | 185 float near_z, in Frustum() 216 void Perspective(float fov_y, float aspect, float near_z, float far_z) { in Perspective()
|
/external/chromium_org/ppapi/examples/gles2_spinning_cube/ |
D | spinning_cube.cc | 201 float near_z, in Frustum() 232 void Perspective(float fov_y, float aspect, float near_z, float far_z) { in Perspective()
|