HomeSort by relevance Sort by last modified time
    Searched refs:farZ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/samples/angle/sample_util/
Matrix.cpp 76 Matrix4 Matrix4::perspective(float fovY, float aspectRatio, float nearZ, float farZ)
80 return frustum(-frustumWidth, frustumWidth, -frustumHeight, frustumHeight, nearZ, farZ);
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp     [all...]

Completed in 57 milliseconds