Searched defs:ay2 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dmatrix.h323 VGfloat ay2 = dy3 - dy2; local
326 VGfloat gtop = ax * ay2 - ax2 * ay;
328 VGfloat bottom = ax1 * ay2 - ax2 * ay1;

Completed in 212 milliseconds