#include "guInternal.h"
#include <pspkernel.h>
#include <pspdisplay.h>
Functions | |
void | drawRegion (int x, int y, int width, int height) |
void | sceGuDispBuffer (int width, int height, void *dispbp, int dispbw) |
Set display buffer parameters. |
void drawRegion | ( | int | x, | |
int | y, | |||
int | width, | |||
int | height | |||
) |