Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/gx2ut/
Dgx2utExpand.h46 void GX2UTSetExpandAAColorState(GX2Boolean enable);
114 GX2UTSetExpandAAColorState(GX2_ENABLE); in GX2UTExpandAAColorBuffer()
120 GX2UTSetExpandAAColorState(GX2_DISABLE); in GX2UTExpandAAColorBuffer()
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/headers/cafe/gx2ut/
Dgx2utExpand.h46 void GX2UTSetExpandAAColorState(GX2Boolean enable);
114 GX2UTSetExpandAAColorState(GX2_ENABLE); in GX2UTExpandAAColorBuffer()
120 GX2UTSetExpandAAColorState(GX2_DISABLE); in GX2UTExpandAAColorBuffer()
/CafeSDK-2.12.13-1/system/src/lib/gx2ut/
Dgx2utExpandColor.cpp205 void GX2UTSetExpandAAColorState(GX2Boolean enable) in GX2UTSetExpandAAColorState() function