Searched refs:enableHardwareAcceleration (Results 1 – 3 of 3) sorted by relevance
33 public static boolean enableHardwareAcceleration(final InputMethodService ims) { in enableHardwareAcceleration() method in InputMethodServiceCompatUtils
88 InputMethodServiceCompatUtils.enableHardwareAcceleration(mLatinIME); in initInternal()
555 InputMethodServiceCompatUtils.enableHardwareAcceleration(this); in LatinIME()