PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
sceGuDispBuffer.c File Reference
#include "guInternal.h"
#include <pspkernel.h>
#include <pspdisplay.h>
Include dependency graph for sceGuDispBuffer.c:

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.
 

Function Documentation

◆ drawRegion()

void drawRegion ( int  x,
int  y,
int  width,
int  height 
)

References x, and y.

Referenced by sceGuDispBuffer().