Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCLayer.cpp84 static void TCSetLayerDimensions( TCLayer* ly, u32 width, u32 height );
112 TCSetLayerDimensions(ly, width, height); in TCSetLayerAttributes()
419 static void TCSetLayerDimensions( TCLayer* ly, u32 width, u32 height ) in TCSetLayerDimensions() function