Home
last modified time | relevance | path

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

/RvlHbmSDK-4.7.3/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp198 …idth, u16 height, GXTexFmt texFmt, f32 left, f32 top, f32 right, f32 bottom, f32 z, GXColor clr );
270 f32 right, f32 bottom, f32 z, GXColor clr ) in drawTexPlate() argument
317 GXPosition3f32( left, top, z ); in drawTexPlate()
319 GXPosition3f32( left, bottom, z ); in drawTexPlate()
321 GXPosition3f32( right, bottom, z ); in drawTexPlate()
323 GXPosition3f32( right, top, z ); in drawTexPlate()