Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DRenderNode.java667 return nIsPivotExplicitlySet(mNativeRenderNode); in isPivotExplicitlySet()
972 private static native boolean nIsPivotExplicitlySet(long renderNode); in nIsPivotExplicitlySet() method in RenderNode
/frameworks/layoutlib/bridge/src/android/view/
DRenderNode_Delegate.java245 /*package*/ static boolean nIsPivotExplicitlySet(long renderNode) { in nIsPivotExplicitlySet() method in RenderNode_Delegate