Home
last modified time | relevance | path

Searched refs:offs_y (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/grass7/grass-7.8.6/display/d.legend.vect/
H A Ddraw.c26 double offs_y, row_ind, offs_x; in draw() local
107 offs_y = title_h; in draw()
123 if (bg_h < offs_y) in draw()
126 offs_y = title_h + row_ind; in draw()
142 offs_y += text_h + row_ind; in draw()
143 if (bg_h < offs_y) in draw()
150 y = y0 + offs_y; in draw()
218 offs_y += symb_h + row_ind; in draw()
220 offs_y += text_h + row_ind; in draw()
222 if (bg_h <= offs_y) in draw()
[all …]
/dports/games/openttd/openttd-12.1/src/
H A Dsprite.cpp67 int offs_y = child_offset_is_unsigned ? (uint8)dtss->delta_y : dtss->delta_y; in DrawCommonTileSeq() local
70 AddChildSpriteScreen(image, pal, offs_x, offs_y, transparent); in DrawCommonTileSeq()
76 DrawGroundSprite(image, pal, nullptr, offs_x, offs_y); in DrawCommonTileSeq()
127 int offs_y = child_offset_is_unsigned ? (uint8)dtss->delta_y : dtss->delta_y; in DrawCommonTileSeqInGUI() local
128 …(image, pal, x + child_offset.x + ScaleGUITrad(offs_x), y + child_offset.y + ScaleGUITrad(offs_y)); in DrawCommonTileSeqInGUI()
H A Dtilematrix_type.hpp52 uint offs_y = old_top - TileY(this->area.tile) / N; in AllocateStorage() local
55 MemCpyT(&new_data[(row + offs_y) * this->area.w / N + offs_x], &this->data[row * old_w], old_w); in AllocateStorage()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c179 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
190 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
212 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
216 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c185 uint32_t offs_y = swizzle_lt_y(box->y, cpp); in vc4_lt_image_unaligned() local
196 void *gpu_row = gpu + offs_y; in vc4_lt_image_unaligned()
218 offs_y = (offs_y - y_mask) & y_mask; in vc4_lt_image_unaligned()
222 if (!offs_y) in vc4_lt_image_unaligned()
/dports/games/vultures-eye/vulture-2.3.67/vulture/winclass/
H A Dminimap.cpp159 int offs_x, offs_y; in handle_mousebuttonup_event() local
165 offs_y = mouse.y - abs_y - 6; in handle_mousebuttonup_event()
166 mappos.x = ( offs_x + 2*offs_y)/4; in handle_mousebuttonup_event()
167 mappos.y = (-offs_x + 2*offs_y)/4; in handle_mousebuttonup_event()
/dports/games/scourge/scourge/src/render/
H A D3dsshape.h108 float offs_x, offs_y, offs_z; variable
123 float offs_x = 0, float offs_y = 0, float offs_z = 0,
145 …*shapePal, float size_x, float size_y, float size_z, float offs_x, float offs_y, float offs_z, flo…
H A D3dsshape.cpp33 float offs_x, float offs_y, float offs_z, in C3DSShape() argument
37 …commonInit( file_name, div, shapePal, size_x, size_y, size_z, offs_x, offs_y, offs_z, xrot3d, yrot… in C3DSShape()
60 …*shapePal, float size_x, float size_y, float size_z, float offs_x, float offs_y, float offs_z, flo… in commonInit() argument
70 this->offs_y = offs_y; in commonInit()
226 this->offs_y += size_y - base_h; in normalizeModel()
490 offs_y * MUL + ( getDepth() * MUL ) - ( movey * divy ), in draw()
493 offs_y * MUL + ( getDepth() * MUL ) - ( movey * divy ), in draw()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dgalaxy.c110 SIZE offs_y; in WrapStarBlock() local
126 offs_y = (LOG_SPACE_HEIGHT << plane) - dy; in WrapStarBlock()
130 ppt->y += offs_y; in WrapStarBlock()
184 offs_y = (LOG_SPACE_HEIGHT << plane) - dy; in WrapStarBlock()
186 while (ppt->y >= offs_y) in WrapStarBlock()
188 ppt->y -= offs_y; in WrapStarBlock()
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/mmrnmhrm/
H A Dmmrnmhrm.c306 SIZE offs_x, offs_y; in initialize_dual_weapons() local
330 offs_y = COSINE (angle, WING_OFFS); in initialize_dual_weapons()
333 LaserBlock.cy = cy + offs_y; in initialize_dual_weapons()
344 LaserBlock.cy = cy - offs_y; in initialize_dual_weapons()
372 offs_y = COSINE (FACING_TO_ANGLE (TorpBlock.face), LAUNCH_OFFS); in initialize_dual_weapons()
375 TorpBlock.cy = cy + offs_y; in initialize_dual_weapons()
386 TorpBlock.cy = cy - offs_y; in initialize_dual_weapons()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dnamcos1.c446 int offs_x,offs_y; in draw_background() local
470 offs_y = height - (scrolly/8); in draw_background()
479 offs_y--; in draw_background()
485 offs_y *= width; in draw_background()
487 for ( ;sy <= max_y; offs_y+=width,sy+=8) in draw_background()
489 offs_y %= height; in draw_background()
493 code = vid[offs_y+ox+1] + ( ( vid[offs_y+ox] & 0x3f ) << 8 ); in draw_background()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-image.c130 int offs_x = 0, offs_y = 0; in img_new_layer() local
149 &offs_x, &offs_y, &alpha, &pos, in img_new_layer()
199 if (!gimp_layer_set_offsets(layer_id, offs_x, offs_y)) { in img_new_layer()
203 offs_x, offs_y, layer_id); in img_new_layer()
465 int offs_x = 0, offs_y = 0; in img_resize() local
471 &new_w, &new_h, &offs_x, &offs_y)) in img_resize()
477 self->ID, new_w, new_h, offs_x, offs_y); in img_resize()
537 int offs_x = 0, offs_y = 0; in img_crop() local
543 &new_w, &new_h, &offs_x, &offs_y)) in img_crop()
546 if (!gimp_image_crop(self->ID, new_w, new_h, offs_x, offs_y)) { in img_crop()
[all …]
/dports/games/uqm/uqm-0.8.0/src/uqm/ships/yehat/
H A Dyehat.c126 SIZE offs_x, offs_y; in initialize_standard_missiles() local
144 offs_y = COSINE (FACING_TO_ANGLE (MissileBlock.face), LAUNCH_OFFS); in initialize_standard_missiles()
147 MissileBlock.cy = ShipPtr->next.location.y + offs_y; in initialize_standard_missiles()
151 MissileBlock.cy = ShipPtr->next.location.y - offs_y; in initialize_standard_missiles()
/dports/games/xteddy/xteddy-2.2/
H A Dxteddy.c164 int offs_x, offs_y, new_x, new_y, tmp_x, tmp_y; in main() local
382 &offs_x, &offs_y, &tmp_mask); in main()
389 winchanges.y = new_y - offs_y; in main()
400 winchanges.y = new_y - offs_y; in main()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/gdk/
H A Dvideowall.c115 int row, col, idxno, offs_x, offs_y; in videowall_process() local
132 offs_y = (height - pheight * xht) >> 1; in videowall_process()
205 ofh = offs_y + pheight * row; in videowall_process()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Dflv_decoder.c692 cdata->offs_x = cdata->offs_y = 0; in attach_stream()
868 cdata->offs_y = 0; in attach_stream()
1006 cdata->offs_y = (pack.data[1] & 0XF0) >> 5; // divide by 2 for offset in attach_stream()
1008 if (cdata->height == 0) cdata->height = pack.data[6] * 16 - cdata->offs_y * 2; in attach_stream()
1018 cdata->offs_y = (pack.data[1] & 0XF0) >> 5; // divide by 2 for offset in attach_stream()
1235 if (cdata->height == 0) cdata->height = ctx->height - cdata->offs_y * 2; in attach_stream()
1369 clone->frame_height = clone->height + clone->offs_y * 2; in flv_clone()
1373 if (dpriv->ctx->height == clone->frame_height) clone->offs_y = 0; in flv_clone()
1449 cdata->frame_height = cdata->height + cdata->offs_y * 2; in get_clip_data()
1454 if (priv->ctx->height == cdata->frame_height) cdata->offs_y = 0; in get_clip_data()
[all …]

123