Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/axdemo/src/
Daxart3ddemo.c644 AXSetMode(AX_MODE_DPL2); in toggleAxMode()
649 case AX_MODE_DPL2: in toggleAxMode()
1021 case AX_MODE_DPL2: in DrawUI()
Ddpl2demo.c438 AXSetMode(AX_MODE_DPL2); in main()
DexpdelayDpl2.c805 AXSetMode(AX_MODE_DPL2); in main()
DexpreverbStdDpl2.c860 AXSetMode(AX_MODE_DPL2); in main()
DexpreverbHiDpl2.c863 AXSetMode(AX_MODE_DPL2); in main()
Ddpl2reverb.c890 AXSetMode(AX_MODE_DPL2); in main()
DexpchorusDpl2.c837 AXSetMode(AX_MODE_DPL2); in main()
DfxbussendDpl2.c881 AXSetMode(AX_MODE_DPL2); in main()
Daxfilter.c1034 AXSetMode(AX_MODE_DPL2); in main()
/RvlSDK-3.1/include/revolution/
Dax.h790 #define AX_MODE_DPL2 2 macro