HomeSort by relevance Sort by last modified time
    Searched refs:matrix_scale (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
api_transform.c 114 matrix_scale(dst, sx, sy);
shader.c 413 matrix_scale(&shader->paint_matrix, 1.0f, -1.0f);
matrix.h 184 static INLINE void matrix_scale(struct matrix *dst, function
arc.c 238 matrix_scale(&matrix, 1.f, arc->a/arc->b);
renderer.c     [all...]

Completed in 36 milliseconds