Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-copy.c700 u16 twidth, theight; in CopyTextureFromFB() local
706 theight = (u16)ct->height; in CopyTextureFromFB()
712 theight /= 2; in CopyTextureFromFB()
721 GXSetTexCopyDst(twidth, theight, cpyFmt, ct->mmFilter ); in CopyTextureFromFB()
729 theight, in CopyTextureFromFB()