Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Texture/
Dtex-tlut.c528 u16 iw, ih; in CreateColorMapTexture() local
565 for ( ih = 0 ; ih < to->height ; ++ih ) in CreateColorMapTexture()
569 PlotOnTexture(to, iw, ih, ic); in CreateColorMapTexture()
616 u16 iw, ih; in CreateSampleImgTexture() local
646 for ( ih = 0 ; ih < to->height ; ++ih ) in CreateSampleImgTexture()
699 PlotOnTexture( to, iw, ih, ic ); in CreateSampleImgTexture()