Searched defs:matrix (Results 1 - 25 of 84) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dquerymatrix.c45 GLfloat matrix[16]; local in function:_mesa_QueryMatrixxOES
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_csc.c154 vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs,struct vl_procamp * procamp,bool full_range,vl_csc_matrix * matrix) argument
[all...]
H A Dvl_idct.h54 struct pipe_sampler_view *matrix; member in struct:vl_idct
72 struct pipe_sampler_view *source, *matrix; member in struct:vl_idct_buffer::__anonb77179b6010a::__anonb77179b60208
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_csc.c154 vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs,struct vl_procamp * procamp,bool full_range,vl_csc_matrix * matrix) argument
[all...]
H A Dvl_idct.h54 struct pipe_sampler_view *matrix; member in struct:vl_idct
72 struct pipe_sampler_view *source, *matrix; member in struct:vl_idct_buffer::__anon5405c749010a::__anon5405c7490208
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dquerymatrix.c45 GLfloat matrix[16]; local in function:_mesa_QueryMatrixxOES
[all...]
/xsrc/external/mit/freetype/dist/src/raster/
H A Dftrend1.c53 ft_raster1_transform(FT_Renderer render,FT_GlyphSlot slot,const FT_Matrix * matrix,const FT_Vector * delta) argument
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dsp.c15 VGfloat matrix[9]; member in struct:object
181 VGfloat matrix[] local in function:init_character
68 add_object_fillm(const VGubyte * segments,VGint num_segments,const VGfloat * coords,VGuint color,VGfloat * matrix) argument
89 add_object_m(const VGubyte * segments,VGint num_segments,const VGfloat * coords,VGuint fill_color,VGuint stroke_color,VGfloat stroke_width,VGfloat * matrix) argument
[all...]
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_composite.c73 vmwgfx_matrix_from_pict_transform(PictTransform *trans, float *matrix) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_statevars.c297 const GLmatrix *matrix; local in function:_mesa_fetch_state
[all...]
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontxlfd.c273 double *matrix; local in function:GetMatrix
[all...]
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontxlfd.c263 double *matrix; local in function:GetMatrix
[all...]
/xsrc/external/mit/glu/dist/src/libutil/
H A Dproject.c149 static void __gluMultMatrixVecd(const GLdouble matrix[16], const GLdouble in[4], argument
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-conf.c54 FcMatrix matrix; local in function:build_pattern
/xsrc/external/mit/freetype/dist/src/base/
H A Dftglyph.c224 ft_outline_glyph_transform(FT_Glyph outline_glyph,const FT_Matrix * matrix,const FT_Vector * delta) argument
456 FT_Glyph_Transform(FT_Glyph glyph,FT_Matrix * matrix,FT_Vector * delta) argument
H A Dftcalc.c688 FT_Matrix_Invert( FT_Matrix* matrix ) argument
750 FT_Matrix_Check(const FT_Matrix * matrix) argument
820 FT_Vector_Transform_Scaled(FT_Vector * vector,const FT_Matrix * matrix,FT_Long scaling) argument
[all...]
H A Dftoutln.c683 FT_Vector_Transform(FT_Vector * vector,const FT_Matrix * matrix) argument
706 FT_Outline_Transform(const FT_Outline * outline,const FT_Matrix * matrix) argument
/xsrc/external/mit/freetype/dist/src/cid/
H A Dcidload.c169 FT_Matrix* matrix; local in function:cid_parse_font_matrix
[all...]
/xsrc/external/mit/freetype/dist/src/smooth/
H A Dftsmooth.c42 ft_smooth_transform(FT_Renderer render,FT_GlyphSlot slot,const FT_Matrix * matrix,const FT_Vector * delta) argument
/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dmsp3430.c611 CARD8 matrix, fmmatrix, source, high, low; local in function:CheckModeMSP34x5D
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp184 bool matrix = false; local in function:lower_buffer_access::lower_buffer_access::is_dereferenced_thing_row_major
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp184 bool matrix = false; local in function:lower_buffer_access::lower_buffer_access::is_dereferenced_thing_row_major
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_statevars.c341 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; local in function:fetch_state
346 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; local in function:fetch_state
351 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; local in function:fetch_state
356 const GLmatrix *matrix local in function:fetch_state
361 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; local in function:fetch_state
366 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; local in function:fetch_state
372 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; local in function:fetch_state
377 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; local in function:fetch_state
383 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; local in function:fetch_state
388 GLmatrix *matrix = &ctx->_ModelProjectMatrix; local in function:fetch_state
394 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; local in function:fetch_state
399 GLmatrix *matrix = &ctx->_ModelProjectMatrix; local in function:fetch_state
407 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; local in function:fetch_state
414 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; local in function:fetch_state
421 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; local in function:fetch_state
428 const GLmatrix *matrix = ctx->TextureMatrixStack[index].Top; local in function:fetch_state
435 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; local in function:fetch_state
442 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; local in function:fetch_state
450 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; local in function:fetch_state
457 const GLmatrix *matrix = ctx->ProgramMatrixStack[index].Top; local in function:fetch_state
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dmsp3430.c611 CARD8 matrix, fmmatrix, source, high, low; local in function:CheckModeMSP34x5D
[all...]
/xsrc/external/mit/pixman/dist/pixman/dither/
H A Dmake-blue-noise.c88 matrix_init (matrix_t *matrix, int width, int height) argument
124 matrix_get (matrix_t *matrix, int x, int y) argument
130 matrix_destroy (matrix_t *matrix) argument
331 compute_cluster_sizes(pattern_t * pattern,matrix_t * matrix) argument
377 swap_pixel(pattern_t * pattern,matrix_t * matrix,int x,int y) argument
426 largest_cluster(pattern_t * pattern,matrix_t * matrix,bool_t pixel,int * xmax,int * ymax) argument
489 generate_initial_binary_pattern(pattern_t * pattern,matrix_t * matrix) argument
512 generate_dither_array(array_t * array,pattern_t const * prototype,matrix_t const * matrix,pattern_t * temp_pattern,matrix_t * temp_matrix) argument
580 matrix_t matrix, temp_matrix; local in function:generate
[all...]

Completed in 22 milliseconds

1234