Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DRenderNode.java680 return nIsPivotExplicitlySet(mNativeRenderNode); in isPivotExplicitlySet()
895 private static native boolean nIsPivotExplicitlySet(long renderNode); in nIsPivotExplicitlySet() method in RenderNode