HomeSort by relevance Sort by last modified time
    Searched defs:matrix_square_to_quad (Results 1 - 2 of 2) sorted by null

  /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,
  /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,

Completed in 959 milliseconds