OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matrix_quad_to_square
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
matrix.h
352
static INLINE VGboolean
matrix_quad_to_square
(VGfloat sx0, VGfloat sy0,
function
384
if (!
matrix_quad_to_square
(sx0, sy0, sx1, sy1,
/external/mesa3d/src/gallium/state_trackers/vega/
matrix.h
352
static INLINE VGboolean
matrix_quad_to_square
(VGfloat sx0, VGfloat sy0,
function
384
if (!
matrix_quad_to_square
(sx0, sy0, sx1, sy1,
Completed in 1461 milliseconds