Home
last modified time | relevance | path

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

/external/angle/samples/multiview/
DMultiview.cpp262 const float kFOV = 90.f; in draw() local
266 const float kXYScale = 1.f / (tanf(kFOV / 2.0f)); in draw()