Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DRenderNode.java788 return nOffsetTopAndBottom(mNativeRenderNode, offset); in offsetTopAndBottom()
838 private static native boolean nOffsetTopAndBottom(long renderNode, int offset); in nOffsetTopAndBottom() method in RenderNode