Searched refs:preventSplitting (Results 1 – 1 of 1) sorted by relevance
147 inline void setPreventSplitting(bool preventSplitting) { in setPreventSplitting() argument148 mInfo.setInputConfig(InputConfig::PREVENT_SPLITTING, preventSplitting); in setPreventSplitting()