Home
last modified time | relevance | path

Searched refs:twidth (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/build/demos/gxdemo/src/Framebuffer/
Dfrb-copy.c700 u16 twidth, theight; in CopyTextureFromFB() local
705 twidth = (u16)ct->width; in CopyTextureFromFB()
711 twidth /= 2; in CopyTextureFromFB()
721 GXSetTexCopyDst(twidth, theight, cpyFmt, ct->mmFilter ); in CopyTextureFromFB()
728 twidth, in CopyTextureFromFB()