Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dprimitives.cpp670 int64_t maxDepthSlope = max(itz64[1], itz64[2]); in lerp_triangle() local
672 + uint32_t((maxDepthSlope*factor)>>16) + units; in lerp_triangle()