Searched refs:itz64 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp668 int64_t itz64[3]; local
669 lerp.iterators0032(itz64, v0z, v1z, v2z);
670 int64_t maxDepthSlope = max(itz64[1], itz64[2]);
671 itz[0] = uint32_t(itz64[0])
673 itz[1] = uint32_t(itz64[1]);
674 itz[2] = uint32_t(itz64[2]);

Completed in 83 milliseconds