Searched refs:maMotionPathsPresets (Results 1 – 2 of 2) sorted by relevance
118 const PresetCategoryList& getMotionPathsPresets() const { return maMotionPathsPresets; } in getMotionPathsPresets()140 PresetCategoryList maMotionPathsPresets; member in sd::CustomAnimationPresets
464 importPresets( xConfigProvider, aMotionPathsPath, maMotionPathsPresets ); in importResources()634 case EffectPresetClass::MOTIONPATH: pCategoryList = &maMotionPathsPresets; break; in getRandomPreset()
Completed in 17 milliseconds