/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
matrix.h | 303 static INLINE VGboolean matrix_square_to_quad(VGfloat dx0, VGfloat dy0, function 358 if (!matrix_square_to_quad(sx0, sy0, sx1, sy1, 379 if (!matrix_square_to_quad(dx0, dy0, dx1, dy1,
|
vgu.c | 397 if (!matrix_square_to_quad(dx0, dy0,
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
matrix.h | 303 static INLINE VGboolean matrix_square_to_quad(VGfloat dx0, VGfloat dy0, function 358 if (!matrix_square_to_quad(sx0, sy0, sx1, sy1, 379 if (!matrix_square_to_quad(dx0, dy0, dx1, dy1,
|
vgu.c | 397 if (!matrix_square_to_quad(dx0, dy0,
|