FreeBASIC  0.91.0
gfx_put_preset.c File Reference
#include "fb_gfx.h"
Include dependency graph for gfx_put_preset.c:

Go to the source code of this file.

Functions

static void fb_hPutPResetC (unsigned char *src, unsigned char *dest, int w, int h, int src_pitch, int dest_pitch, int alpha, BLENDER *blender, void *param)
 
void fb_hPutPReset (unsigned char *src, unsigned char *dest, int w, int h, int src_pitch, int dest_pitch, int alpha, BLENDER *blender, void *param)
 

Function Documentation

void fb_hPutPReset ( unsigned char *  src,
unsigned char *  dest,
int  w,
int  h,
int  src_pitch,
int  dest_pitch,
int  alpha,
BLENDER blender,
void *  param 
)

Definition at line 43 of file gfx_put_preset.c.

Here is the call graph for this function:

static void fb_hPutPResetC ( unsigned char *  src,
unsigned char *  dest,
int  w,
int  h,
int  src_pitch,
int  dest_pitch,
int  alpha,
BLENDER blender,
void *  param 
)
static

Definition at line 16 of file gfx_put_preset.c.

Here is the call graph for this function:

Here is the caller graph for this function: