Home | History | Annotate | Download | only in vega

Lines Matching refs:vg

27 #include "VG/openvg.h"
37 struct matrix *mat = vg_state_matrix(&ctx->state.vg);
54 mat = vg_state_matrix(&ctx->state.vg);
57 if (ctx->state.vg.matrix_mode != VG_MATRIX_IMAGE_USER_TO_SURFACE) {
76 mat = vg_state_matrix(&ctx->state.vg);
93 dst = vg_state_matrix(&ctx->state.vg);
95 if (ctx->state.vg.matrix_mode != VG_MATRIX_IMAGE_USER_TO_SURFACE) {
106 struct matrix *dst = vg_state_matrix(&ctx->state.vg);
113 struct matrix *dst = vg_state_matrix(&ctx->state.vg);
120 struct matrix *dst = vg_state_matrix(&ctx->state.vg);
127 struct matrix *dst = vg_state_matrix(&ctx->state.vg);