Home
last modified time | relevance | path

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

/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DRenderer.cpp98 static constexpr float kProjectionHalfHeight = 2.f; variable
146 Utility::buildOrthographicMatrix(projectionMatrix, kProjectionHalfHeight, in render()