visual_2d_get_texture_transform 251 src/compositor/visual_manager_2d_draw.c visual_2d_get_texture_transform(ctx->appear, txh, &txt_mat, (txh == ctx->aspect.fill_texture) ? 0 : 1, INT2FIX(txh->width), INT2FIX(txh->height)); visual_2d_get_texture_transform 560 src/compositor/visual_manager_2d_draw.c visual_2d_get_texture_transform(ctx->appear, txh, &tex_trans, (txh == ctx->aspect.fill_texture) ? 0 : 1, txh->width * sS, txh->height * sT);