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

/external/chromium_org/third_party/mesa/src/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;
/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 115 milliseconds