OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyph_user_to_surface_matrix
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
vg_state.c
102
matrix_load_identity(&state->
glyph_user_to_surface_matrix
);
118
return &state->
glyph_user_to_surface_matrix
;
vg_state.h
100
struct matrix
glyph_user_to_surface_matrix
;
member in struct:vg_state
text.c
100
m = state->
glyph_user_to_surface_matrix
;
Completed in 236 milliseconds