Searched defs:ly (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2.2/build/libraries/tc/src/ |
| D | TCLayer.cpp | 98 void TCSetLayerAttributes ( TCLayer* ly, u32 type, u32 width, u32 height ) in TCSetLayerAttributes() 124 u8* TCSetLayerBuffer ( TCLayer* ly ) in TCSetLayerBuffer() 185 void TCSetLayerValue ( TCLayer* ly, u32 x, u32 y, u16 ria, u8 g, u8 b ) in TCSetLayerValue() 237 void TCGetLayerValue ( TCLayer* ly, u32 x, u32 y, u16* riaPtr, u8* gPtr, u8* bPtr ) in TCGetLayerValue() 397 static void TCSetLayerType( TCLayer* ly, u32 type ) in TCSetLayerType() 419 static void TCSetLayerDimensions( TCLayer* ly, u32 width, u32 height ) in TCSetLayerDimensions()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-tx-alpha.c | 603 s16 lx, ly, lz; in SetLight() local
|