Home
last modified time | relevance | path

Searched defs:near_z (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/mojo/examples/sample_app/
Dspinning_cube.cc201 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/
Dspinning_cube.cc185 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/
Dspinning_cube.cc201 float near_z, in Frustum()
232 void Perspective(float fov_y, float aspect, float near_z, float far_z) { in Perspective()