MCPcopy Create free account
hub / github.com/Aleph-One-Marathon/alephone / get_shape_surface

Function get_shape_surface

Source_Files/RenderMain/shapes.cpp:253–460  ·  view source on GitHub ↗

ZZZ extension: pass out (if non-NULL) a pointer to a block of pixel data - caller should free() that storage after freeing the returned surface. Only needed for RLE-encoded shapes. Note that default arguments are used to make this function source-code compatible with existing usage. Note also that inShrinkImage currently only applies to RLE shapes.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

Shape_BlitterMethod · 0.85
SDL_DrawMethod · 0.85
_draw_screen_shapeFunction · 0.85
create_m1_menu_surfacesFunction · 0.85
display_shapeFunction · 0.85
updateLegsDrawingInfoMethod · 0.85

Calls 6

vhaltFunction · 0.85
get_bitmap_definitionFunction · 0.85
get_collection_colorsFunction · 0.85

Tested by

no test coverage detected