Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLauncherComponent.java145 …public void setLaunchEffect(GameObjectFactory.GameObjectType effectType, float offsetX, float offs… in setLaunchEffect() argument
146 mLaunchEffect = effectType; in setLaunchEffect()
/external/aac/libDRCdec/src/
DdrcDec_selectionProcess.cpp1386 HANDLE_UNI_DRC_CONFIG hUniDrcConfig, DRC_EFFECT_TYPE_REQUEST effectType, in _selectSingleEffectType() argument
1394 if (effectType == DETR_NONE) { in _selectSingleEffectType()
1399 int effectBitPosition = 1 << (effectType - 1); in _selectSingleEffectType()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c11063 OSType effectType; in Qt_MakeImageDescriptionForEffect() local
11069 PyMac_GetOSType, &effectType)) in Qt_MakeImageDescriptionForEffect()
11071 _err = MakeImageDescriptionForEffect(effectType, in Qt_MakeImageDescriptionForEffect()