FreeRDP
TestPrimitivesCopy.c File Reference
#include <freerdp/config.h>
#include <winpr/sysinfo.h>
#include "prim_test.h"

Macros

#define COPY_TESTSIZE   (256 * 2 + 16 * 2 + 15 + 15)
 

Functions

static BOOL test_copy8u_func (void)
 
static BOOL test_copy8u_speed (void)
 
int TestPrimitivesCopy (int argc, char *argv[])
 

Macro Definition Documentation

◆ COPY_TESTSIZE

#define COPY_TESTSIZE   (256 * 2 + 16 * 2 + 15 + 15)

Function Documentation

◆ test_copy8u_func()

static BOOL test_copy8u_func ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_copy8u_speed()

static BOOL test_copy8u_speed ( void  )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestPrimitivesCopy()

int TestPrimitivesCopy ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: