Searched refs:translateLengthInAppWindowToScreen (Results 1 – 2 of 2) sorted by relevance
407 public float translateLengthInAppWindowToScreen(float length) { in translateLengthInAppWindowToScreen() method in CompatibilityInfo.Translator
468 ? mTranslator.translateLengthInAppWindowToScreen(offset) : offset; in addTranslationToMatrix()